dl5rcw / gpg-mailgate.py

GPG Mail Gateway for Postfix fork

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

This is forked from the original project at http://code.google.com/p/gpg-mailgate/

Authors

This is a combined work of many developers:

About

GPG Mail Gateway for Postfix fork


Languages

Language:Python 100.0%