diff options
author | Andre Klapper <a9016009@gmx.de> | 2009-01-04 06:57:25 +0800 |
---|---|---|
committer | Andre Klapper <aklapper@src.gnome.org> | 2009-01-04 06:57:25 +0800 |
commit | 0e988989defcde63d168e5b8cca20dda167cb9bb (patch) | |
tree | 23e6b78e3d88121e91bf6a7198296d497c901643 /help/C/evolution.xml | |
parent | 61e061c21c308fdac5600cd39d9a0c32c88b48d2 (diff) | |
download | gsoc2013-evolution-0e988989defcde63d168e5b8cca20dda167cb9bb.tar.gz gsoc2013-evolution-0e988989defcde63d168e5b8cca20dda167cb9bb.tar.zst gsoc2013-evolution-0e988989defcde63d168e5b8cca20dda167cb9bb.zip |
Add warning that PGP Encrypt will not encrypt subject lines. Fixes bug
2009-01-03 Andre Klapper <a9016009@gmx.de>
* C/evolution.xml: Add warning that PGP Encrypt will not
encrypt subject lines. Fixes bug #543580.
svn path=/trunk/; revision=36977
Diffstat (limited to 'help/C/evolution.xml')
-rw-r--r-- | help/C/evolution.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/help/C/evolution.xml b/help/C/evolution.xml index 9e99d2e878..03ac760843 100644 --- a/help/C/evolution.xml +++ b/help/C/evolution.xml @@ -2315,6 +2315,9 @@ <para>Click Send.</para> </listitem> </orderedlist> + <note> + <para>The Subject line of the message will not be encrypted and should not be used for sensitive information.</para> + </note> <para>You can set Evolution to always sign your email messages:</para> <orderedlist> <listitem id="bsaj12e"> |