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 6e92ded37c Greatly improve recipient selection mechanism.
This resolves many errors, such as forwarding loops arising from mailing lists.
2013-11-03 15:10:13 +01: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 Update README. 2013-11-03 15:08:59 +01:00
gpg-mailgate.conf.sample Added syslog and verbose options for config file. 2013-10-12 01:26:55 -07:00
gpg-mailgate.py Greatly improve recipient selection mechanism. 2013-11-03 15:10:13 +01:00

README.md

gpg-mailgate

gpg-mailgate is a content filter for Postfix that automatically encrypts unencrypted incoming email using PGP for select recipients.

TODO

  • fix attachments support
  • multipart messages support
  • testing