upgpverify verifies a PGP signed or encrypted and signed message on stdin.
Version: 0.3.8upgpverify verifies a PGP signed or encrypted and signed message on stdin, checks the user id or key id against a database, if wanted, and starts another program, providing the payload of the PGP message on an own file descriptor.
License: GPL
Operating System: Linux
Homepage: www.ohse.de
Developed by:
upgpverify is designed to work under qmail. It can handle MIME and non-MIME (traditional PGP format) messages. It handles base64 and quoted-printable.
upgpverify also sets a few environment variables containing various header of the incoming email.
Supported PGP / GPG versions:
· GPG 1.0.4 (earlier version are possibly okay, too, but have not been tested).
· PGP 2.6.x (tested with 2.6.3is)
· PGP 5.0i (tested with some 5.0i1b version)
What's New in This Release:
· added a --max-len option to restrict the size of the incoming messages