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 e7bd005430 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 Added attachments support (payload encryption) 10 years ago
gpg-mailgate.conf.sample Fixed config example 10 years ago
gpg-mailgate.py Greatly improve recipient selection mechanism. 10 years ago

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