ud-mailgate: fix gpg result usage
authorPeter Palfrader <peter@palfrader.org>
Sun, 31 Jan 2010 09:13:57 +0000 (10:13 +0100)
committerPeter Palfrader <peter@palfrader.org>
Sun, 31 Jan 2010 09:13:57 +0000 (10:13 +0100)
commit9074893cdd1396b213882989b1b2c0f698af7e56
treea23376f37d67f6171b324f268f5e074445d5caa2
parentd5416c75fd5435530aa08379c4194894dff821e4
ud-mailgate: fix gpg result usage

We use the result of the pgp check for quite a long time in the main
program.  Give it its own variable instead of using Res which was
overwritten a bit later.  Also make a new gpgcheck2 class that allows us
to access the values of the gpg signature check in a saner way.
debian/changelog
ud-mailgate
userdir_gpg.py