This project is not covered by Drupal’s security advisory policy.
Synopsis
Simple implementation of GnuPG to provide email encryption. Uses hook_mail_alter to encrypt all outgoing emails including Webform submissions.
Requirements
Mail GPG expects that GnuPG, specifically the gpgexecutable, is installed on the server.
Usage
- Generate key pair (e.g. via Kleopatra)
- Add public key(s) of recipient(s) by executing
gpg --import key.ascon the server - Enable module
- Send mails
Similar projects and how they are different
- GnuPG: encrypts mails to users
- OpenPGP: D6 only
- PGP Contact Forms: encrypts contact form submissions
Project information
Unsupported
Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projectsNo further development
No longer developed by its maintainers.- Project categories: Integrations, Security
- Created by sega1 on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.