Code

Fix PGP implementation -- the pyme API has changed significantly since
authorschlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 6 Oct 2011 21:02:09 +0000 (21:02 +0000)
committerschlatterbeck <schlatterbeck@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 6 Oct 2011 21:02:09 +0000 (21:02 +0000)
commit7dfd71fda6f22919702dabcfdda3d763d9b5d350
tree9e4de26fcd99c6f1adf62c48c79b5589469b2e94
parentc28424f9add2dfbcb11b5288c4d5f8e6d99e1d8b
Fix PGP implementation -- the pyme API has changed significantly since
this worked (API is now better). Add regression-test for PGP support
(this isn't run if pyme isn't installed). We're testing only reception
of a signed message for now.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4653 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/mailgw.py
test/test_mailgw.py