diff options
author | Kevin Breit <battery841@mediaone.net> | 2001-09-30 02:42:10 +0800 |
---|---|---|
committer | Kevin Breit <battery841@src.gnome.org> | 2001-09-30 02:42:10 +0800 |
commit | b880c1cc2842d1c63e66a69928f4af6ec67886d8 (patch) | |
tree | 595e97f56afcbe0aee601a2c00202c8059c203b3 /help/C/usage-mail.sgml | |
parent | 760f6040c1b4e7ad3b68b5615edfc048d3af3fee (diff) | |
download | gsoc2013-evolution-b880c1cc2842d1c63e66a69928f4af6ec67886d8.tar gsoc2013-evolution-b880c1cc2842d1c63e66a69928f4af6ec67886d8.tar.gz gsoc2013-evolution-b880c1cc2842d1c63e66a69928f4af6ec67886d8.tar.bz2 gsoc2013-evolution-b880c1cc2842d1c63e66a69928f4af6ec67886d8.tar.lz gsoc2013-evolution-b880c1cc2842d1c63e66a69928f4af6ec67886d8.tar.xz gsoc2013-evolution-b880c1cc2842d1c63e66a69928f4af6ec67886d8.tar.zst gsoc2013-evolution-b880c1cc2842d1c63e66a69928f4af6ec67886d8.zip |
Slightly improved encryption documentation.
2001-09-29 Kevin Breit <battery841@mediaone.net>
* C/usage-mail.sgml: Slightly improved encryption documentation.
svn path=/trunk/; revision=13249
Diffstat (limited to 'help/C/usage-mail.sgml')
-rw-r--r-- | help/C/usage-mail.sgml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/help/C/usage-mail.sgml b/help/C/usage-mail.sgml index fde8fc1e83..a1e1df466b 100644 --- a/help/C/usage-mail.sgml +++ b/help/C/usage-mail.sgml @@ -1947,6 +1947,12 @@ wwwkeys.pgp.net 32j38dk2</command>. Substitute your key ID for integrated into your identity in <application>Evolution</application>. </para> + <note> + <title>What is my Key ID again?</title> + <para> + <application>Evolution</application> requires that you know your key ID. If you don't remember it, you can find it by typing <command>gpg --list-keys</command> in a console window. Your key ID will be an eight character string with random numbers and letters. + </para> + </note> </sect2> <sect2 id="encrypt-sending"> |