Due to service migration to new bare metal server, there has been change of IP address. If you use strict ssh Host checking you might need to update your known_hosts locally Fingerprint: SHA256:B8RHZmR8N7oyt0DG04jn+SWDDRpFrQh4F2Vo3PfUNqY.
@ -7,8 +7,19 @@ 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 matching incoming and outgoing mode
- 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/