From 22e96494d5aa70946683d047d9ec154e6609dda0 Mon Sep 17 00:00:00 2001 From: pknbe Date: Thu, 1 Apr 2010 01:06:27 +0000 Subject: Make obsolete screenshots hopefully work again. Add current FAQ links from the FAQ doc. Remove obsolete comments. --- manual/en/manual_013.xml | 241 ++++++++++++++++------------------------------- 1 file changed, 81 insertions(+), 160 deletions(-) (limited to 'manual/en/manual_013.xml') diff --git a/manual/en/manual_013.xml b/manual/en/manual_013.xml index a0e4da9..20c3b25 100644 --- a/manual/en/manual_013.xml +++ b/manual/en/manual_013.xml @@ -8,8 +8,7 @@ and efficently manage you mails. These tools are: The filters, that let you sort you incoming messages and move them into your folders based on their sender, their content, - using regular expressions. - + using regular expressions. @@ -18,21 +17,18 @@ and efficently manage you mails. These tools are: headers and body or just one of its parts. It allows also the use of an external command to filter the whole text or just a selected part in the message window or in the - compose window. - + compose window. The templates that let you pre-define complete messages - leaving placeholders in the text to be filled at composition time. - + leaving placeholders in the text to be filled at composition time.
Filters -Written by Nick Selby (sylpheed@nickselby.com) - +Written by Nick Selby (sylpheed@nickselby.com) Sylpheed provides powerful filters to allow users to automatically pre-sort incoming mail based on a set of rules that the user defines. @@ -40,14 +36,12 @@ As a most simple example, let's say you work at the Acme Grommet Company, and you want all e-mail from your co-workers to be placed in one mailbox. To accomplish this, you would set up a filter that would place all mail whose "From" header includes the phrase "acmegrommet.com" into a specific -mailbox. - +mailbox. Sylpheed allows you much more control than just that simple setup; you may create filters based on several variables, including an "If this AND that" or "If the message contains this OR does NOT contain that" -etc. It's very cool. - +etc. It's very cool.
Finding The Filter Setting Dialog @@ -55,11 +49,10 @@ etc. It's very cool. The filter settings dialog is located in the Configuration menu, under the title "Filter Setting" or from the Tools menu, under in the Create filter rules sub menu. You may also use establish a -keyboard shortcut (see Keyboard Shortcuts). - +keyboard shortcut (see Keyboard Shortcuts). - +
@@ -71,12 +64,10 @@ Operator(s) and Processing instructions combine to create a Filter Rule. * Operators The dialog's first setting option establishes the Operator, the variable that will tell the filter what specific text to look for to trigger a -filter. Each Filter Rule may have up to two operator sets. - +filter. Each Filter Rule may have up to two operator sets. Each Operator variable contains three sections: Header, -Keyword and Predicate. - +Keyword and Predicate. Header is a drop-down box which defines in which message header Sylpheed's filter will search. Choices range from Subject @@ -84,8 +75,7 @@ to X-Mailer. Keyword is a a text box in which you may enter the text for which the filter will search. Predicate allows you to choose to filter based on whether the operator -contains, or does not contain, the text you enter in the Keyword field. - +contains, or does not contain, the text you enter in the Keyword field. Example: Create an Operator in which the X-Mailer field of an incoming message contains the word 'Eudora'. @@ -93,26 +83,22 @@ message contains the word 'Eudora'. Step 1. Under the Header drop-down box, select - X-Mailer. - + X-Mailer. Step 2. In the Keyword text box, type 'eudora' - (case insensitive) - + (case insensitive) Step 3. Determine appropriate Predicate setting. Default - is Contains. - + is Contains. The second Operator setting, which is set identically to the first, also allows the user to select an AND/OR setting -declaring the relationship between the two operators. - +declaring the relationship between the two operators. Example: Create an Operator set which will process mail with a From header of bob@acmegrommet.com AND a subject @@ -121,43 +107,36 @@ of "2001 Spring Grommet Collection" Step 1. Under the first Operator set's Header drop-down - box, select From. - + box, select From. Step 2. In the Keyword text box, type - 'bob@acmegrommet.com' (case insensitive). - + 'bob@acmegrommet.com' (case insensitive). Step 3. Leave Predicate setting on default, - Contains - + Contains - Step 4. Leave AND/OR box on default setting, and. - + Step 4. Leave AND/OR box on default setting, and. Step 5. Under the second Operator set's Header - drop-down box, select Subject. - + drop-down box, select Subject. Step 6. In the Keyword text box, type - '2001 spring grommet collection' (case insensitive). - + '2001 spring grommet collection' (case insensitive). Step 7. Leave Predicate setting on default, - Contains. - + Contains. @@ -168,12 +147,10 @@ Once you've established the Operator(s) that will define which messages will be processed, it's time to tell Sylpheed what to do with messages that match the operator(s). You may choose between two radio button-selected settings: -Destination and Don't Receive. - +Destination and Don't Receive. Selecting Destinations will enable you to route -the mail into a mailbox which you specify. - +the mail into a mailbox which you specify. Selecting Don't Receive will instruct Sylpheed to not download messages with that operator. Note that with @@ -189,49 +166,41 @@ in your copy of Sylpheed. Select the mailbox you wish by either - (a) double clicking on the mail folder name or - + (a) double clicking on the mail folder name or - (b) clicking the mail folder name and then clicking OK. - + (b) clicking the mail folder name and then clicking OK. To specify that the message not be retrieved, and left on your mail server, click the radio button to the left -of the words Don't Receive. - +of the words Don't Receive.
Filter Registration Now that you have set the Operator and the Processing Rule, all that's left to do is tell Sylpheed to save the entire -Filter Rule. If you skip this step, the filter won't work. - +Filter Rule. If you skip this step, the filter won't work. The Register Rules configuration has three options: -Register, Substitute and Delete. - +Register, Substitute and Delete. - Register saves the Filter Rule. - + Register saves the Filter Rule. Substitute modifies an existing registered - Filter Rule. - + Filter Rule. Delete will remove a previously registered - Filter Rule. - + Filter Rule. Example of Registering A Filter Rule: Create a Filter Rule @@ -241,36 +210,30 @@ into the (previously created) mail folder "Sylpheed Manual Mail". Step 1. Under the first Operator set's Header - drop-down box, select Subject. - + drop-down box, select Subject. Step 2. In the Keyword text box, type - 'sylpheed manual' (case insensitive). - + 'sylpheed manual' (case insensitive). Step 3. Leave Predicate setting on default, - Contains. Leave second Operator set empty. - + Contains. Leave second Operator set empty. Step 4. Click Destinations radio button; - select "Sylpheed Manual Mail" folder. - + select "Sylpheed Manual Mail" folder. - Step 5. Click Register. - + Step 5. Click Register. - Step 6. Click OK. - + Step 6. Click OK. Example of Substituting A Filter Rule: Modify a previously @@ -281,36 +244,30 @@ of "Sylpheed Manual" to sort mail not to the mail folder Step 1. Under the first Operator set's Header - drop-down box, select Subject. - + drop-down box, select Subject. Step 2. In the Keyword text box, type - 'sylpheed manual' (case insensitive). - + 'sylpheed manual' (case insensitive). Step 3. Leave Predicate setting on default, - Contains. Leave second Operator set empty. - + Contains. Leave second Operator set empty. Step 4. Click Destinations radio button; - select "Sylpheed Questions" folder. - + select "Sylpheed Questions" folder. - Step 5. Click Substitute. - + Step 5. Click Substitute. - Step 6. Click OK. - + Step 6. Click OK. Example of Deleting a Filter Rule: Remove the previously @@ -320,25 +277,21 @@ created Filter Rule which refers to Subject:Sylpheed Questions. Step 1. In the Registered Rules select box, highlight the filter entitled - "Subject:Sylpheed Manual: :::Sylpheed Questions:1:1:m" - + "Subject:Sylpheed Manual: :::Sylpheed Questions:1:1:m" - Step 2. Click the Delete Button. - + Step 2. Click the Delete Button. Step 3. Confirm the deletion by clicking Yes in the confirmation pop-up that asks, - Do you really want to delete this rule? - + Do you really want to delete this rule? - Step 4. Click OK. - + Step 4. Click OK.
@@ -347,35 +300,29 @@ created Filter Rule which refers to Subject:Sylpheed Questions. One caveat about all this: the order in which Filter Rules are created could adversely affect your intended message sorting, -and one needs to consider this when creating or updating Filter Rules. - +and one needs to consider this when creating or updating Filter Rules. For example, a Filter Rule saying, "Move anything containing 'ABC' to Mailbox X" listed above another Filter Rule saying "Move anything containing 'ABCDEF' to Mailbox Y" will cause the latter of these -filters not to process. - +filters not to process. Think about the way Sylpheed goes down its list: first, it would say.. "Hmm, any messages with ABC? Ah, there's one! Move it". Then it would think, "Okay, any messages with ABCDEF?" To which the answer would be "no" - that ABCDEF was already -filtered because it contained "ABC". - +filtered because it contained "ABC". -Bummer. - +Bummer. In order to avoid this, you must ensure that the more complex Filter Rule is processed first, by placing it higher than a -similar, conflicting Filter Rule. - +similar, conflicting Filter Rule. To move a Registered Rule higher or lower within the Registered Rule box, select the rule you would like to move, and click on the Up or Down buttons. This will "move" the -rule up or down, above or below a potentially conflicting Filter Rule. - +rule up or down, above or below a potentially conflicting Filter Rule.
How to Filter Messages @@ -385,8 +332,7 @@ Filtering messages can be done in several ways: Sylpheed automatically filters incoming mail from - POP servers. - + POP servers. @@ -394,14 +340,12 @@ Filtering messages can be done in several ways: in the Common preferences (Configuration menu), you need to check the box called Filter on incorporation. You find this box in the Receive tab in the space - Local spool. - + Local spool. You can also select the option Filter messages - from the Summary menu. - + from the Summary menu. Please note that, at time of writing, Sylpheed does -NOT YET- @@ -414,19 +358,16 @@ If you feel that Sylpheed has not enough options to perform filtering for you, then you can look at Sylpheed Claws which has more options for filtering. You can find the Claws version (the cutting edge, experimental version of Sylpheed) -sylpheed-claws.sourceforge.net. - +sylpheed-claws.sourceforge.net. Another option, if you do not want to work with an experimental version of Sylpheed, is Procmail. Procmail is a powerful mail filtering program that is triggered from the Mail Transport Agent (i.e. Sendmail, Postfix, Qmail). Procmail is called by -default from these programs after receiving e-mail. - +default from these programs after receiving e-mail. The trick to procmail is to tell it that mail has to be filtered -into MH mail folders. This is not difficult though. - +into MH mail folders. This is not difficult though. Normally procmail moves mail into MBOX format, this is one large file containing all mails in a folder. MH uses separate files @@ -438,9 +379,7 @@ It is the "slash dot" that does the trick. Actions The following section is a copy of -Melvin's page. - - +Melvin's page. The "actions" feature is a convenient way for the user to launch external commands to process a complete message file @@ -472,8 +411,7 @@ to use the following syntax for the command: %f denotes the file name of the selected message. If you selected more than one, then the command will be - launched for each message with the appropriate file name. - + launched for each message with the appropriate file name. @@ -486,23 +424,20 @@ to use the following syntax for the command: command will be launched for each selected message with the name of this message and with the list of all selected messages. I did not find a practical - example for this.). - + example for this.). %p denotes the current selected message part of a multipart message. The part is decoded accordingly. If the message is not a multipart message, it denotes - the message body. - + the message body. Prepending >: this will allow you to send to the command's standard input a text that you will - enter in a dialog window. - + enter in a dialog window. @@ -510,16 +445,14 @@ to use the following syntax for the command: the command's standard input a text that you will enter in a dialog window. But in contrast to prepending >, the entered text is hidden - (useful when entering passwords). - + (useful when entering passwords). Appending an ampersand &: this will run the command asynchronously. That means "fire and forget". Sylpheed won't wait for the command to finish, nor will - it catch its output or its error messages. - + it catch its output or its error messages. @@ -527,8 +460,7 @@ to use the following syntax for the command: this will send the current displayed text or the current selected text from the message view or the compose window to the command standard input. The command will - silently fail if more than one message is selected. - + silently fail if more than one message is selected. @@ -536,8 +468,7 @@ to use the following syntax for the command: will replace the current displayed text or the current selected text from the message window or the compose window with the command standard output. The command - will silently fail if more than one message is selected. - + will silently fail if more than one message is selected. @@ -545,8 +476,7 @@ to use the following syntax for the command: insert the command output in the message. The difference between the trailing | is that no text will be deleted or replaced. Most used when composing mails to - insert text. - + insert text. Note: It is not possible to use actions containing @@ -561,8 +491,7 @@ This dialog will also be displayed as soon as the command has some output: error messages or even its standard output when the command is not a "pipe-out" command. When multiple commands are being run, they are run in parallel and each command output -is separated from the outputs of the others. - +is separated from the outputs of the others.
Examples @@ -575,9 +504,8 @@ per action, each action contains the menu name and the command line separated by a colon and a space ": ". Alternatively, you can use Configuration -> Actions... and for each example enter a menu name and copy&paste the -text after the colon and space ": " in the command definition. - - The gpg-enc-syl script is to be found +text after the colon and space ": " in the command definition. + The gpg-enc-syl script is to be found here (gpg-enc-syl). It calls gpg with the --yes command line option that you may want to remove it. See gpg manual page for info. @@ -611,20 +539,18 @@ With Sylpheed you can define mail templates to use when replying to messages. A template can contain raw text (that will be inserted in the composed mail without any change), and placeholders that are replaced at composition time by the actual value of the selected -fields from the original message. - +fields from the original message. A typical use of the template could be to define the legal notice to be appended to your messages (the usual notice that contains a text like: "here are my own words and not those of my company, my -boss is not liable for them, bla, bla, bla"). - +boss is not liable for them, bla, bla, bla"). To define a new template, in the Configuration menu select the Templates entry and fill the form: - + @@ -634,8 +560,7 @@ composition window. The content of the To field will be appended to the original content of the corresponding field in the message you are composing. The content of the Subject field will replace the orignal subject -of the message you are composing. - +of the message you are composing. In the upper pane, type in the text you want to put in the template, use the Symbols button to open a help window that contains @@ -648,20 +573,16 @@ it in the lower pane, modify its text, then use the SubstituteDelete button removes the selected template. Finally validate your changes with the OK button. If you use the Cancel button, the form is closed and your changes -are lost (deleted templates are back, added templates are lost). - - +are lost (deleted templates are back, added templates are lost). To use a template, open the composition window and select the template from the Tools/Templates menu. You can then choose to insert the template into your message or to completely replace the text of the message by the template. This only affects the body of the message. If you choose to insert the template, its text will be inserted at the -cursor location. - +cursor location. The placeholders are taken from the source message when replying, so -they have no meaning when composing a new message. - +they have no meaning when composing a new message.
- \ No newline at end of file + -- cgit