Mercurial > p > roundup > code
diff CHANGES.txt @ 4541:62239a524beb
PGP support is again working (pyme API has changed significantly)...
...and we now have a regression test. We now take care that
bounce-messages for incoming encrypted mails or mails where the policy
dictates that outgoing traffic should be encrypted is actually
pgp-encrypted. Note that the new pgp encrypt option for outgoing mails
works only for bounces for now.
| author | Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net> |
|---|---|
| date | Fri, 07 Oct 2011 14:21:57 +0000 |
| parents | 61cd652da1cd |
| children | 46239c21a1eb |
line wrap: on
line diff
--- a/CHANGES.txt Thu Oct 06 21:02:09 2011 +0000 +++ b/CHANGES.txt Fri Oct 07 14:21:57 2011 +0000 @@ -29,6 +29,12 @@ is addressed to support@example.com this would (wrongly) match. (Ralf) - issue2550729: Fix password history display for anydbm backend, thanks to Ralf Hemmecke for reporting. (Ralf) +- PGP support is again working (pyme API has changed significantly) and + we now have a regression test. We now take care that bounce-messages + for incoming encrypted mails or mails where the policy dictates that + outgoing traffic should be encrypted is actually pgp-encrypted. Note + that the new pgp encrypt option for outgoing mails works only for + bounces for now. (Ralf) 2011-07-15 1.4.19 (r4638)
