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
perennate c04db9c35f Fix bug causing messages to have extra characters or failing to encode properly. 10 years ago
GnuPG Fix bug causing messages to have extra characters or failing to encode properly. 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 Fix bug causing messages to have extra characters or failing to encode properly. 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