diff options
Diffstat (limited to 'help/C/mail-composer-mail-signatures.page')
-rw-r--r-- | help/C/mail-composer-mail-signatures.page | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/help/C/mail-composer-mail-signatures.page b/help/C/mail-composer-mail-signatures.page new file mode 100644 index 0000000000..d3d65a693c --- /dev/null +++ b/help/C/mail-composer-mail-signatures.page @@ -0,0 +1,26 @@ +<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" + type="guide" id="mail-composer-mail-signatures"> + + <info> + <desc>Using email signatures at the bottom of a message you send.</desc> + + <link type="guide" xref="index#mail-composing" /> + + <revision pkgversion="3.0.2" version="0.2" date="2011-07-30" status="final"/> + <credit type="author"> + <name its:translate="no">Andre Klapper</name> + <email its:translate="no">ak-47@gmx.net</email> + </credit> + + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> + + + </info> + + +<title>Working with email signatures</title> + +<p>A signature consists of one or more lines of text (or even a picture) that will be added at the end of an email that you send. It can contain contact information or other things. A signature always begins with two dashes and a space (<code>-- </code>).</p> +<note style="tip"><p>The term "signature" is also differently used in terms of <link xref="mail-encryption">encryption</link>.</p></note> +</page> + |