diff options
-rw-r--r-- | help/C/usage-mail.sgml | 23 | ||||
-rw-r--r-- | help/ChangeLog | 4 |
2 files changed, 27 insertions, 0 deletions
diff --git a/help/C/usage-mail.sgml b/help/C/usage-mail.sgml index 6d94a74bd9..e9e693c57e 100644 --- a/help/C/usage-mail.sgml +++ b/help/C/usage-mail.sgml @@ -1667,6 +1667,29 @@ with quoted materials and the relevant replies interspersed--> read. </para> </example> + <tip id="always-sign"> + <title>Always Sign</title> + <para> + You can set <application>Evolution</application> to always sign your email messages: + <orderedlist numeration="arabic"> + <listitem> + <para> + Open your account preferences. + </para> + </listitem> + <listitem> + <para> + Open the <guilabel>Security</guilabel> tab. + </para> + </listitem> + <listitem> + <para> + Click the <guibutton>Always sign outgoing messages when using this account</guibutton> button. + </para> + </listitem> + </orderedlist> + </para> + </tip> </sect2> <sect2 id="encryption-keygen"> diff --git a/help/ChangeLog b/help/ChangeLog index 8a266f89ad..55bbfc2b68 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,3 +1,7 @@ +2001-09-18 Kevin Breit <battery841@mediaone.net> + + * C/usage-mail.sgml: Added a tip about the always encrypt button. + 2001-09-17 Aaron Weber <aaron@ximian.com> * C/usage-mail.sgml: threaded mailview figure and img. added. |