[Rt-commit] r9509 - in rt/branches/3.7-RTIR-RELENG: lib/RT/Crypt
sartak at bestpractical.com
sartak at bestpractical.com
Tue Oct 30 16:50:44 EDT 2007
Author: sartak
Date: Tue Oct 30 16:50:43 2007
New Revision: 9509
Modified:
rt/branches/3.7-RTIR-RELENG/ (props changed)
rt/branches/3.7-RTIR-RELENG/lib/RT/Crypt/GnuPG.pm
Log:
r44441 at onn: sartak | 2007-10-30 16:50:10 -0400
Caution against inline sig/crypt
Modified: rt/branches/3.7-RTIR-RELENG/lib/RT/Crypt/GnuPG.pm
==============================================================================
--- rt/branches/3.7-RTIR-RELENG/lib/RT/Crypt/GnuPG.pm (original)
+++ rt/branches/3.7-RTIR-RELENG/lib/RT/Crypt/GnuPG.pm Tue Oct 30 16:50:43 2007
@@ -130,6 +130,9 @@
Encryption of text parts is implemented using inline format, other parts
are replaced with attachments with the filename extension '.pgp'.
+This format is discouraged because modern mail clients typically don't support
+it well.
+
=back
=head2 %GnuPGOptions
More information about the Rt-commit
mailing list