A mailgate for Postfix to encrypt incoming and outgoing email with S/MIME and/or OpenPGP and decrypting OpenPGP encrypted emails https://lacre.io
Go to file
Igor Rzegocki 4f77a85c50 Added Readme file (and TODO in it) 2013-04-02 21:41:41 +02:00
GnuPG GPG Mailgate 0.1 2010-01-20 15:53:25 -05:00
.gitignore Added .gitignore for python 2013-04-02 21:30:20 +02:00
INSTALL GPG Mailgate 0.1 2010-01-20 15:53:25 -05:00
README.md Added Readme file (and TODO in it) 2013-04-02 21:41:41 +02:00
gpg-mailgate.conf.sample Fixed config example 2013-04-02 21:38:07 +02:00
gpg-mailgate.py - Fixed broken content type (which was preventing mail clients to display message properly) 2013-04-02 21:37:12 +02:00

README.md

gpg-mailgate

I'm not the author of this tool, only bugfixer. Original code can be found on project google code page.

TODO

  • attachments support
  • multipart messages support
  • testing