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
perennate 72395a7e9f Fix bug with text files (or html files) attachments. 2013-09-16 19:32:23 +02:00
GnuPG Patch GnuPG library to trust keys we've already got to avoid having to manually add them 2013-09-16 19:24:25 +02:00
.gitignore Added .gitignore for python 2013-04-02 21:30:20 +02:00
INSTALL Greatly improve recipient selection mechanism. 2013-09-16 19:18:15 +02:00
README.md Added attachments support (payload encryption) 2013-04-03 16:32:38 +02:00
gpg-mailgate.conf.sample Fixed config example 2013-04-02 21:38:07 +02:00
gpg-mailgate.py Fix bug with text files (or html files) attachments. 2013-09-16 19:32:23 +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