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
Taylor Hornby ffaee4c577 Correctly encode 'keyhome' into a gpg command. 2013-10-08 17:00:55 -06:00
GnuPG Correctly encode 'keyhome' into a gpg command. 2013-10-08 17:00:55 -06: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 causing messages to have extra characters or failing to encode properly. 2013-09-16 19:38:31 +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