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 d6aaa9f243 Fixed #1
GnuPG2.x listed keys are now properly interpreted.
2013-09-06 21:59:31 +02:00
GnuPG Fixed #1 2013-09-06 21:59:31 +02: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 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 Remove X-GPG-Encrypt-To as is redundant (can be replaced with keymap/domains combination) 2013-04-15 15:15:45 +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