summaryrefslogtreecommitdiffstats
path: root/manual/en/manual_013.xml
diff options
context:
space:
mode:
Diffstat (limited to 'manual/en/manual_013.xml')
-rw-r--r--manual/en/manual_013.xml241
1 files changed, 81 insertions, 160 deletions
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:</para>
<para>
The <computeroutput>filters</computeroutput>, that let you sort you incoming messages and move
them into your folders based on their sender, their content,
- using regular expressions.
- </para>
+ using regular expressions.</para>
</listitem>
<listitem>
<para>
@@ -18,21 +17,18 @@ and efficently manage you mails. These tools are:</para>
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.
- </para>
+ compose window.</para>
</listitem>
<listitem>
<para>
The <computeroutput>templates</computeroutput> that let you pre-define complete messages
- leaving placeholders in the text to be filled at composition time.
- </para>
+ leaving placeholders in the text to be filled at composition time.</para>
</listitem>
</itemizedlist>
<section>
<title>Filters </title>
<para>
-Written by Nick Selby (sylpheed@nickselby.com)
-</para>
+Written by Nick Selby (sylpheed@nickselby.com)</para>
<para>
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&apos;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 &quot;From&quot; header includes the phrase &quot;acmegrommet.com&quot; into a specific
-mailbox.
-</para>
+mailbox.</para>
<para>
Sylpheed allows you much more control than just that simple setup;
you may create filters based on several variables, including an
&quot;If this AND that&quot; or &quot;If the message contains this OR does NOT contain that&quot;
-etc. It&apos;s very cool.
-</para>
+etc. It&apos;s very cool.</para>
</section>
<section>
<title>Finding The Filter Setting Dialog </title>
@@ -55,11 +49,10 @@ etc. It&apos;s very cool.
The filter settings dialog is located in the <computeroutput>Configuration</computeroutput> menu,
under the title &quot;Filter Setting&quot; or from the <computeroutput>Tools</computeroutput> menu, under in
the <computeroutput>Create filter rules</computeroutput> sub menu. You may also use establish a
-keyboard shortcut (see Keyboard Shortcuts).
-</para>
+keyboard shortcut (see Keyboard Shortcuts).</para>
<mediaobject>
<imageobject>
- <imagedata fileref="snapshots/filters..png"/>
+ <imagedata fileref="snapshots/filters.png" format="PNG"/>
</imageobject>
</mediaobject>
</section>
@@ -71,12 +64,10 @@ Operator(s) and Processing instructions combine to create a Filter Rule.
* Operators
The dialog&apos;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.
-</para>
+filter. Each Filter Rule may have up to two operator sets.</para>
<para>
Each Operator variable contains three sections: <computeroutput>Header</computeroutput>,
-<computeroutput>Keyword</computeroutput> and <computeroutput>Predicate</computeroutput>.
-</para>
+<computeroutput>Keyword</computeroutput> and <computeroutput>Predicate</computeroutput>.</para>
<para>
Header is a drop-down box which defines in which message header
Sylpheed&apos;s filter will search. Choices range from <computeroutput>Subject</computeroutput>
@@ -84,8 +75,7 @@ to <computeroutput>X-Mailer</computeroutput>. </para>
<para><computeroutput>Keyword</computeroutput> is a a text box in which you may enter the text
for which the filter will search. </para>
<para>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.
-</para>
+contains, or does not contain, the text you enter in the Keyword field.</para>
<para>
Example: Create an Operator in which the X-Mailer field of an incoming
message contains the word &apos;Eudora&apos;.</para>
@@ -93,26 +83,22 @@ message contains the word &apos;Eudora&apos;.</para>
<listitem>
<para>
Step 1. Under the <computeroutput>Header</computeroutput> drop-down box, select
- <computeroutput>X-Mailer</computeroutput>.
- </para>
+ <computeroutput>X-Mailer</computeroutput>.</para>
</listitem>
<listitem>
<para>
Step 2. In the <computeroutput>Keyword</computeroutput> text box, type &apos;eudora&apos;
- (case insensitive)
- </para>
+ (case insensitive)</para>
</listitem>
<listitem>
<para>
Step 3. Determine appropriate Predicate setting. Default
- is <computeroutput>Contains</computeroutput>.
- </para>
+ is <computeroutput>Contains</computeroutput>.</para>
</listitem>
</itemizedlist>
<para>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.
-</para>
+declaring the relationship between the two operators.</para>
<para>
Example: Create an Operator set which will process mail with
a <computeroutput>From</computeroutput> header of bob@acmegrommet.com AND a subject
@@ -121,43 +107,36 @@ of &quot;2001 Spring Grommet Collection&quot;</para>
<listitem>
<para>
Step 1. Under the first Operator set&apos;s Header drop-down
- box, select <computeroutput>From</computeroutput>.
- </para>
+ box, select <computeroutput>From</computeroutput>.</para>
</listitem>
<listitem>
<para>
Step 2. In the <computeroutput>Keyword</computeroutput> text box, type
- &apos;bob@acmegrommet.com&apos; (case insensitive).
- </para>
+ &apos;bob@acmegrommet.com&apos; (case insensitive).</para>
</listitem>
<listitem>
<para>
Step 3. Leave <computeroutput>Predicate</computeroutput> setting on default,
- <computeroutput>Contains</computeroutput>
- </para>
+ <computeroutput>Contains</computeroutput></para>
</listitem>
<listitem>
<para>
- Step 4. Leave <computeroutput>AND/OR</computeroutput> box on default setting, <computeroutput>and</computeroutput>.
- </para>
+ Step 4. Leave <computeroutput>AND/OR</computeroutput> box on default setting, <computeroutput>and</computeroutput>.</para>
</listitem>
<listitem>
<para>
Step 5. Under the second Operator set&apos;s <computeroutput>Header</computeroutput>
- drop-down box, select <computeroutput>Subject</computeroutput>.
- </para>
+ drop-down box, select <computeroutput>Subject</computeroutput>.</para>
</listitem>
<listitem>
<para>
Step 6. In the <computeroutput>Keyword</computeroutput> text box, type
- &apos;2001 spring grommet collection&apos; (case insensitive).
- </para>
+ &apos;2001 spring grommet collection&apos; (case insensitive).</para>
</listitem>
<listitem>
<para>
Step 7. Leave <computeroutput>Predicate</computeroutput> setting on default,
- <computeroutput>Contains</computeroutput>.
- </para>
+ <computeroutput>Contains</computeroutput>.</para>
</listitem>
</itemizedlist>
</section>
@@ -168,12 +147,10 @@ Once you&apos;ve established the Operator(s) that will define
which messages will be processed, it&apos;s time to tell
Sylpheed what to do with messages that match the operator(s).
You may choose between two radio button-selected settings:
-<computeroutput>Destination</computeroutput> and <computeroutput>Don&apos;t Receive</computeroutput>.
-</para>
+<computeroutput>Destination</computeroutput> and <computeroutput>Don&apos;t Receive</computeroutput>.</para>
<para>
Selecting <computeroutput>Destinations</computeroutput> will enable you to route
-the mail into a mailbox which you specify.
-</para>
+the mail into a mailbox which you specify.</para>
<para>
Selecting <computeroutput>Don&apos;t Receive</computeroutput> 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 </para>
<itemizedlist>
<listitem>
<para>
- (a) double clicking on the mail folder name or
- </para>
+ (a) double clicking on the mail folder name or</para>
</listitem>
<listitem>
<para>
- (b) clicking the mail folder name and then clicking <computeroutput>OK</computeroutput>.
- </para>
+ (b) clicking the mail folder name and then clicking <computeroutput>OK</computeroutput>.</para>
</listitem>
</itemizedlist>
<para>
To specify that the message not be retrieved, and left
on your mail server, click the radio button to the left
-of the words <computeroutput>Don&apos;t Receive</computeroutput>.
-</para>
+of the words <computeroutput>Don&apos;t Receive</computeroutput>.</para>
</section>
<section>
<title>Filter Registration </title>
<para>
Now that you have set the Operator and the Processing Rule,
all that&apos;s left to do is tell Sylpheed to save the entire
-Filter Rule. <emphasis>If you skip this step, the filter won&apos;t work</emphasis>.
-</para>
+Filter Rule. <emphasis>If you skip this step, the filter won&apos;t work</emphasis>.</para>
<para>
The <computeroutput>Register Rules</computeroutput> configuration has three options:
-<computeroutput>Register</computeroutput>, <computeroutput>Substitute</computeroutput> and <computeroutput>Delete</computeroutput>.
-</para>
+<computeroutput>Register</computeroutput>, <computeroutput>Substitute</computeroutput> and <computeroutput>Delete</computeroutput>.</para>
<itemizedlist>
<listitem>
<para>
- <computeroutput>Register</computeroutput> saves the Filter Rule.
- </para>
+ <computeroutput>Register</computeroutput> saves the Filter Rule.</para>
</listitem>
<listitem>
<para>
<computeroutput>Substitute</computeroutput> modifies an existing registered
- Filter Rule.
- </para>
+ Filter Rule.</para>
</listitem>
<listitem>
<para>
<computeroutput>Delete</computeroutput> will remove a previously registered
- Filter Rule.
- </para>
+ Filter Rule.</para>
</listitem>
</itemizedlist>
<para>Example of Registering A Filter Rule: Create a Filter Rule
@@ -241,36 +210,30 @@ into the (previously created) mail folder &quot;Sylpheed Manual Mail&quot;.</par
<listitem>
<para>
Step 1. Under the first Operator set&apos;s <computeroutput>Header</computeroutput>
- drop-down box, select <computeroutput>Subject</computeroutput>.
- </para>
+ drop-down box, select <computeroutput>Subject</computeroutput>.</para>
</listitem>
<listitem>
<para>
Step 2. In the <computeroutput>Keyword</computeroutput> text box, type
- &apos;sylpheed manual&apos; (case insensitive).
- </para>
+ &apos;sylpheed manual&apos; (case insensitive).</para>
</listitem>
<listitem>
<para>
Step 3. Leave <computeroutput>Predicate</computeroutput> setting on default,
- <computeroutput>Contains</computeroutput>. Leave second Operator set empty.
- </para>
+ <computeroutput>Contains</computeroutput>. Leave second Operator set empty.</para>
</listitem>
<listitem>
<para>
Step 4. Click <computeroutput>Destinations</computeroutput> radio button;
- select &quot;Sylpheed Manual Mail&quot; folder.
- </para>
+ select &quot;Sylpheed Manual Mail&quot; folder.</para>
</listitem>
<listitem>
<para>
- Step 5. Click <computeroutput>Register</computeroutput>.
- </para>
+ Step 5. Click <computeroutput>Register</computeroutput>.</para>
</listitem>
<listitem>
<para>
- Step 6. Click <computeroutput>OK</computeroutput>.
- </para>
+ Step 6. Click <computeroutput>OK</computeroutput>.</para>
</listitem>
</itemizedlist>
<para>Example of Substituting A Filter Rule: Modify a previously
@@ -281,36 +244,30 @@ of &quot;Sylpheed Manual&quot; to sort mail not to the mail folder
<listitem>
<para>
Step 1. Under the first Operator set&apos;s <computeroutput>Header</computeroutput>
- drop-down box, select <computeroutput>Subject</computeroutput>.
- </para>
+ drop-down box, select <computeroutput>Subject</computeroutput>.</para>
</listitem>
<listitem>
<para>
Step 2. In the <computeroutput>Keyword</computeroutput> text box, type
- &apos;sylpheed manual&apos; (case insensitive).
- </para>
+ &apos;sylpheed manual&apos; (case insensitive).</para>
</listitem>
<listitem>
<para>
Step 3. Leave <computeroutput>Predicate</computeroutput> setting on default,
- <computeroutput>Contains</computeroutput>. Leave second Operator set empty.
- </para>
+ <computeroutput>Contains</computeroutput>. Leave second Operator set empty.</para>
</listitem>
<listitem>
<para>
Step 4. Click <computeroutput>Destinations</computeroutput> radio button;
- select &quot;Sylpheed Questions&quot; folder.
- </para>
+ select &quot;Sylpheed Questions&quot; folder.</para>
</listitem>
<listitem>
<para>
- Step 5. Click <computeroutput>Substitute</computeroutput>.
- </para>
+ Step 5. Click <computeroutput>Substitute</computeroutput>.</para>
</listitem>
<listitem>
<para>
- Step 6. Click <computeroutput>OK</computeroutput>.
- </para>
+ Step 6. Click <computeroutput>OK</computeroutput>.</para>
</listitem>
</itemizedlist>
<para>Example of Deleting a Filter Rule: Remove the previously
@@ -320,25 +277,21 @@ created Filter Rule which refers to Subject:Sylpheed Questions.</para>
<para>
Step 1. In the <computeroutput>Registered Rules</computeroutput> select box,
highlight the filter entitled
- &quot;<computeroutput>Subject:Sylpheed Manual: :::Sylpheed Questions:1:1:m</computeroutput>&quot;
- </para>
+ &quot;<computeroutput>Subject:Sylpheed Manual: :::Sylpheed Questions:1:1:m</computeroutput>&quot;</para>
</listitem>
<listitem>
<para>
- Step 2. Click the <computeroutput>Delete</computeroutput> Button.
- </para>
+ Step 2. Click the <computeroutput>Delete</computeroutput> Button.</para>
</listitem>
<listitem>
<para>
Step 3. Confirm the deletion by clicking <computeroutput>Yes</computeroutput> in the
confirmation pop-up that asks,
- <computeroutput>Do you really want to delete this rule?</computeroutput>
- </para>
+ <computeroutput>Do you really want to delete this rule?</computeroutput></para>
</listitem>
<listitem>
<para>
- Step 4. Click <computeroutput>OK</computeroutput>.
- </para>
+ Step 4. Click <computeroutput>OK</computeroutput>.</para>
</listitem>
</itemizedlist>
</section>
@@ -347,35 +300,29 @@ created Filter Rule which refers to Subject:Sylpheed Questions.</para>
<para>
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.
-</para>
+and one needs to consider this when creating or updating Filter Rules.</para>
<para>
For example, a Filter Rule saying, &quot;Move anything containing &apos;ABC&apos;
to Mailbox X&quot; listed above another Filter Rule saying &quot;Move anything
containing &apos;ABCDEF&apos; to Mailbox Y&quot; will cause the latter of these
-filters not to process.
-</para>
+filters not to process.</para>
<para>
Think about the way Sylpheed goes down its list: first, it would say..
&quot;Hmm, any messages with ABC? Ah, there&apos;s one! Move it&quot;.
Then it would think, &quot;Okay, any messages with ABCDEF?&quot;
To which the answer would be &quot;no&quot; - that ABCDEF was already
-filtered because it contained &quot;ABC&quot;.
-</para>
+filtered because it contained &quot;ABC&quot;.</para>
<para>
-Bummer.
-</para>
+Bummer.</para>
<para>
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.
-</para>
+similar, conflicting Filter Rule.</para>
<para>
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 <computeroutput>Up</computeroutput> or <computeroutput>Down</computeroutput> buttons. This will &quot;move&quot; the
-rule up or down, above or below a potentially conflicting Filter Rule.
-</para>
+rule up or down, above or below a potentially conflicting Filter Rule.</para>
</section>
<section>
<title>How to Filter Messages </title>
@@ -385,8 +332,7 @@ Filtering messages can be done in several ways:</para>
<listitem>
<para>
Sylpheed automatically filters incoming mail from
- POP servers.
- </para>
+ POP servers.</para>
</listitem>
<listitem>
<para>
@@ -394,14 +340,12 @@ Filtering messages can be done in several ways:</para>
in the <computeroutput>Common preferences</computeroutput> (<computeroutput>Configuration</computeroutput> menu),
you need to check the box called <computeroutput>Filter on incorporation</computeroutput>.
You find this box in the <computeroutput>Receive</computeroutput> tab in the space
- <computeroutput>Local spool</computeroutput>.
- </para>
+ <computeroutput>Local spool</computeroutput>.</para>
</listitem>
<listitem>
<para>
You can also select the option <computeroutput>Filter messages</computeroutput>
- from the Summary menu.
- </para>
+ from the Summary menu.</para>
</listitem>
</itemizedlist>
<para>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.
-</para>
+sylpheed-claws.sourceforge.net.</para>
<para>
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.
-</para>
+default from these programs after receiving e-mail.</para>
<para>
The trick to procmail is to tell it that mail has to be filtered
-into MH mail folders. This is not difficult though.
-</para>
+into MH mail folders. This is not difficult though.</para>
<para>
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 &quot;slash dot&quot; that does the trick.</para>
<title>Actions </title>
<para>
The following section is a copy of
-<ulink url="http://melvin.hadasht.free.fr/home/sylpheed/actions/index.html">Melvin&apos;s page</ulink>.
-
-</para>
+<ulink url="http://melvin.hadasht.free.fr/home/sylpheed/actions/index.html">Melvin&apos;s page</ulink>.</para>
<para>
The &quot;actions&quot; 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:</para>
<para>
<computeroutput>%f</computeroutput> 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.
- </para>
+ launched for each message with the appropriate file name.</para>
</listitem>
<listitem>
<para>
@@ -486,23 +424,20 @@ to use the following syntax for the command:</para>
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.).
- </para>
+ example for this.).</para>
</listitem>
<listitem>
<para>
<computeroutput>%p</computeroutput> 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.
- </para>
+ the message body.</para>
</listitem>
<listitem>
<para>
Prepending <computeroutput>&gt;</computeroutput>: this will allow you to send
to the command&apos;s standard input a text that you will
- enter in a dialog window.
- </para>
+ enter in a dialog window.</para>
</listitem>
<listitem>
<para>
@@ -510,16 +445,14 @@ to use the following syntax for the command:</para>
the command&apos;s standard input a text that you will enter
in a dialog window. But in contrast to prepending
<computeroutput>&gt;</computeroutput>, the entered text is hidden
- (useful when entering passwords).
- </para>
+ (useful when entering passwords).</para>
</listitem>
<listitem>
<para>
Appending an ampersand <computeroutput>&amp;</computeroutput>: this will run
the command asynchronously. That means &quot;fire and forget&quot;.
Sylpheed won&apos;t wait for the command to finish, nor will
- it catch its output or its error messages.
- </para>
+ it catch its output or its error messages.</para>
</listitem>
<listitem>
<para>
@@ -527,8 +460,7 @@ to use the following syntax for the command:</para>
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.
- </para>
+ silently fail if more than one message is selected.</para>
</listitem>
<listitem>
<para>
@@ -536,8 +468,7 @@ to use the following syntax for the command:</para>
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.
- </para>
+ will silently fail if more than one message is selected.</para>
</listitem>
<listitem>
<para>
@@ -545,8 +476,7 @@ to use the following syntax for the command:</para>
insert the command output in the message. The difference
between the trailing <computeroutput>|</computeroutput> is that no text will be
deleted or replaced. Most used when composing mails to
- insert text.
- </para>
+ insert text.</para>
</listitem>
</itemizedlist>
<para><emphasis>Note</emphasis>: 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 &quot;pipe-out&quot; command. When multiple commands
are being run, they are run in parallel and each command output
-is separated from the outputs of the others.
-</para>
+is separated from the outputs of the others.</para>
</section>
<section>
<title>Examples </title>
@@ -575,9 +504,8 @@ per action, each action contains the menu name and the command
line separated by a colon and a space &quot;: &quot;.
Alternatively, you can use <computeroutput>Configuration -&gt; Actions...</computeroutput>
and for each example enter a menu name and copy&amp;paste the
-text after the colon and space &quot;: &quot; in the command definition.
-</para>
-<!-- missing table --> <para>The gpg-enc-syl script is to be found
+text after the colon and space &quot;: &quot; in the command definition.</para>
+ <!-- FIXME: missing table --><para>The gpg-enc-syl script is to be found
<ulink url="http://melvin.hadasht.free.fr/home/sylpheed/actions/gpg-enc-syl">here (gpg-enc-syl)</ulink>.
It calls gpg with the --yes command line option that you may want
to remove it. See gpg manual page for info.</para>
@@ -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.
-</para>
+fields from the original message.</para>
<para>
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: &quot;here are my own words and not those of my company, my
-boss is not liable for them, bla, bla, bla&quot;).
-</para>
+boss is not liable for them, bla, bla, bla&quot;).</para>
<para>
To define a new template, in the <computeroutput>Configuration</computeroutput> menu select
the <computeroutput>Templates</computeroutput> entry and fill the form:</para>
<mediaobject>
<imageobject>
- <imagedata fileref="snapshots/template..png"/>
+ <imagedata fileref="snapshots/template.png" format="PNG"/>
</imageobject>
</mediaobject>
<para>
@@ -634,8 +560,7 @@ composition window.
The content of the <computeroutput>To</computeroutput> field will be appended to the original
content of the corresponding field in the message you are composing.
The content of the <computeroutput>Subject</computeroutput> field will replace the orignal subject
-of the message you are composing.
-</para>
+of the message you are composing.</para>
<para>
In the upper pane, type in the text you want to put in the template,
use the <computeroutput>Symbols</computeroutput> button to open a help window that contains
@@ -648,20 +573,16 @@ it in the lower pane, modify its text, then use the <computeroutput>Substitute</
button. As you may guess, the <computeroutput>Delete</computeroutput> button removes the selected
template. Finally validate your changes with the <computeroutput>OK</computeroutput> button.
If you use the <computeroutput>Cancel</computeroutput> button, the form is closed and your changes
-are lost (deleted templates are back, added templates are lost).
-
-</para>
+are lost (deleted templates are back, added templates are lost).</para>
<para>
To use a template, open the composition window and select the template
from the <computeroutput>Tools/Templates</computeroutput> 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.
-</para>
+cursor location.</para>
<para>
The placeholders are taken from the source message when replying, so
-they have no meaning when composing a new message.
-</para>
+they have no meaning when composing a new message.</para>
</section>
-</chapter> \ No newline at end of file
+</chapter>