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.
Conflicts: INSTALL README.md gpg-mailgate.conf.sample gpg-mailgate.py |
10 years ago | |
---|---|---|
GnuPG | 10 years ago | |
gpg-mailgate-web | 10 years ago | |
.gitignore | 10 years ago | |
INSTALL.md | 10 years ago | |
LICENSE | 10 years ago | |
README.md | 10 years ago | |
gpg-mailgate.conf.sample | 10 years ago | |
gpg-mailgate.py | 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.
For installation instructions, please refer to the included INSTALL file.
Features
- Correctly displays attachments and general email content; currently will only display first part of multipart messages
- Public keys can be stored in a dedicated gpg-home-directory (see Note 1 in INSTALL)
- Encrypts both matching incoming and outgoing mail (this means gpg-mailgate can be used to encrypt outgoing mail for software that doesn't support PGP)
- Easy installation
- gpg-mailgate-web extension is a web interface allowing any user to upload PGP keys so that emails sent to them from your mail server will be encrypted (see gpg-mailgate-web directory for details)
This is forked from the original project at http://code.google.com/p/gpg-mailgate/
Authors
This is a combined work of many developers:
- mcmaster mcmaster@aphrodite.hurricanelabs.rsoc
- Igor Rzegocki ajgon@irgon.com - GitHub
- perennate admin@perennate.com - GitHub
- Colin Moller colin@unixarmy.com - GitHub
- Taylor Hornby havoc@defuse.ca - GitHub
- Martin (uragit) uragit@telemage.com - GitHub