diff options
author | Alexandre Rostovtsev <tetromino@gmail.com> | 2011-08-15 21:38:28 +0800 |
---|---|---|
committer | Milan Crha <mcrha@redhat.com> | 2011-08-15 21:38:28 +0800 |
commit | 06d760be123616c5e3644559e5bbe4b9c91e2395 (patch) | |
tree | 71ffc03621826bcc9640951448caa2b0f7bc3fed /help/C/mail-composer-several-recipients.page | |
parent | 200c9aae54a6083baf9180571e239c5ad2823400 (diff) | |
download | gsoc2013-evolution-06d760be123616c5e3644559e5bbe4b9c91e2395.tar.gz gsoc2013-evolution-06d760be123616c5e3644559e5bbe4b9c91e2395.tar.zst gsoc2013-evolution-06d760be123616c5e3644559e5bbe4b9c91e2395.zip |
Bug #656537 - Fix mallard relaxng validation errors in help pages
Diffstat (limited to 'help/C/mail-composer-several-recipients.page')
-rw-r--r-- | help/C/mail-composer-several-recipients.page | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/help/C/mail-composer-several-recipients.page b/help/C/mail-composer-several-recipients.page index 16c887643a..00638230ce 100644 --- a/help/C/mail-composer-several-recipients.page +++ b/help/C/mail-composer-several-recipients.page @@ -27,6 +27,8 @@ <p>To send a message to more than one person, enter the addresses in the composer by separating them with commas or semicolons.</p> +<note><p>If you frequently write email to the same groups of people, you can create <link xref="contacts-using-contact-lists">contact lists</link> to send them mail as though they have a single address.</p></note> + <section id="to-cc-bcc-meaning"> <title>Recipient types</title> <p>Email messages can have three different types of recipients. The simplest way is to put the email address or addresses in the <gui>To:</gui> text field. The <gui>Cc:</gui> text field is used for recipients that are meant to receive a copy of your message but are not the primary recipients.</p> @@ -45,7 +47,5 @@ <p>Instead of typing the recipients' names you can also click the <gui style="button">To:</gui>, <gui style="button">Cc:</gui>, or <gui style="button">Bcc:</gui> buttons to get a list of the email addresses in your address books. Select the addresses and click the arrow buttons to move them into the appropriate address columns (To:, Cc:, Bcc:).</p> </section> -<note><p>If you frequently write email to the same groups of people, you can create <link xref="contacts-using-contact-lists">contact lists</link> to send them mail as though they have a single address.</p></note> - </page> |