Code

PGP support is again working (pyme API has changed significantly) and we
authorschlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 7 Oct 2011 14:21:57 +0000 (14:21 +0000)
committerschlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 7 Oct 2011 14:21:57 +0000 (14:21 +0000)
commit6ba44a7c3806ba5f40562a0e390605a25145a01b
treebefa62a4d42f8f027df31bf9571fc0d1bdac35c4
parent7dfd71fda6f22919702dabcfdda3d763d9b5d350
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.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4654 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt
roundup/configuration.py
roundup/mailer.py
roundup/mailgw.py
roundup/roundupdb.py
test/test_mailgw.py