Update README file.

This commit is contained in:
perennate 2013-09-23 18:32:36 -04:00
parent ed0341fc51
commit 70692d221c
1 changed files with 7 additions and 4 deletions

View File

@ -2,7 +2,10 @@
gpg-mailgate is a content filter for Postfix that automatically encrypts unencrypted incoming email using PGP for select recipients.
# TODO
- fix attachments support
- multipart messages support
- testing
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