A mailgate for Postfix to encrypt incoming and outgoing email with S/MIME and/or OpenPGP and decrypting OpenPGP encrypted emails https://lacre.io
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Colin Moller d468766f8a Patch GnuPG library to trust keys we've already got to avoid having to manually add them 10 years ago
GnuPG Patch GnuPG library to trust keys we've already got to avoid having to manually add them 10 years ago
.gitignore Added .gitignore for python 10 years ago
INSTALL Greatly improve recipient selection mechanism. 10 years ago
README.md Update README. 10 years ago
gpg-mailgate.conf.sample Added syslog and verbose options for config file. 10 years ago
gpg-mailgate.py Greatly improve recipient selection mechanism. 10 years ago

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