aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/mail-encryption-gpg-signing-encrypting.page
diff options
context:
space:
mode:
Diffstat (limited to 'help/C/mail-encryption-gpg-signing-encrypting.page')
-rw-r--r--help/C/mail-encryption-gpg-signing-encrypting.page39
1 files changed, 39 insertions, 0 deletions
diff --git a/help/C/mail-encryption-gpg-signing-encrypting.page b/help/C/mail-encryption-gpg-signing-encrypting.page
new file mode 100644
index 0000000000..1df689603b
--- /dev/null
+++ b/help/C/mail-encryption-gpg-signing-encrypting.page
@@ -0,0 +1,39 @@
+<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
+ type="topic" id="mail-encryption-gpg-signing-encrypting">
+
+ <info>
+ <desc>Signing or encrypting messages via GPG that you send.</desc>
+
+ <link type="guide" xref="mail-encryption#gpg"/>
+
+ <revision pkgversion="2.32.1" version="0.2" date="2011-07-27" status="final"/>
+ <credit type="author">
+ <name>Andre Klapper</name>
+ <email>ak-47@gmx.net</email>
+ </credit>
+ <credit type="author">
+ <name>Novell, Inc</name> <!-- Content partially from http://library.gnome.org/users/evolution/2.32/encryption.html.en#bspya9p -->
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </info>
+
+ <title>Signing or encrypting messages</title>
+
+<p>After you have <link xref="mail-encryption-gpg-set-up">set up your GPG key</link>, you can sign or encrypt a message by clicking <guiseq><gui>Options</gui><gui>PGP Sign</gui></guiseq> or <gui>PGP Encrypt</gui> from the message composer menu.</p>
+<note style="tip"><p>The Subject line of the message will not be encrypted and should not be used for sensitive information.</p></note>
+
+<p>To have every message signed or encrypted:</p>
+<steps>
+<item><p>Select <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Mail Accounts</gui></guiseq>.</p></item>
+<item><p>Select the mail account to encrypt the messages in.</p></item>
+<item><p>Click <gui style="button">Edit</gui>.</p></item>
+<item><p>Click <gui>Security</gui>.</p></item>
+<item><p>Select <gui>Always sign outgoing messages when using this account</gui>.</p></item>
+<item><p>Click <gui style="button">OK</gui>.</p></item>
+<item><p>Click <gui style="button">Close</gui>.</p></item>
+</steps>
+
+</page>