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
Igor Rzegocki d6aaa9f243 Fixed #1
GnuPG2.x listed keys are now properly interpreted.
10 years ago
GnuPG Fixed #1 10 years ago
.gitignore Added .gitignore for python 10 years ago
INSTALL GPG Mailgate 0.1 14 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 Remove X-GPG-Encrypt-To as is redundant (can be replaced with keymap/domains combination) 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