[Rt-commit] r9599 - in rt/branches/3.7-EXPERIMENTAL: .
ruz at bestpractical.com
ruz at bestpractical.com
Tue Nov 6 07:11:34 EST 2007
Author: ruz
Date: Tue Nov 6 07:11:32 2007
New Revision: 9599
Modified:
rt/branches/3.7-EXPERIMENTAL/ (props changed)
rt/branches/3.7-EXPERIMENTAL/lib/RT/Crypt/GnuPG.pm
Log:
r9510 at cubic-pc (orig r9509): sartak | 2007-10-30 23:50:43 +0300
r44441 at onn: sartak | 2007-10-30 16:50:10 -0400
Caution against inline sig/crypt
Modified: rt/branches/3.7-EXPERIMENTAL/lib/RT/Crypt/GnuPG.pm
==============================================================================
--- rt/branches/3.7-EXPERIMENTAL/lib/RT/Crypt/GnuPG.pm (original)
+++ rt/branches/3.7-EXPERIMENTAL/lib/RT/Crypt/GnuPG.pm Tue Nov 6 07:11:32 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