On 04/06/2015 10:38 AM, Arie Koppelaar wrote: > We primarily use CipherMail for PGP. When a PGP public key (of an > external email address) is imported, all email is automatically > encrypted to this email address. We want only specific internal email > addresses to send encrypted email to this external address. > Is it possible to achieve this without the usage of subject triggers, > because this manual action could be forgotten, and could lead into > unwanted situations. > Is there a way to configure this with CipherMail?
Advanced rules can always be added to the mail flow defined in the config.xml file. However this should only be done when you need a rule which cannot be configured with the GUI. Whether or not your requirement can be configured with the GUI depends on the exact requirements. One option is to set the global "encrypt mode" to "No encryption". Then add the external email address to which you always want to encrypt and set "encrypt mode" for this recipient to "Mandatory". Now all email sent to this email address will be encrypted and if it cannot be encrypted, the sender will be notified. Note however that now *all* email sent to this address will be encrypted. With the GUI you cannot specify that only email sent by user A to user B should be encrypted. If you want such a rule, you need to manually add a rule to the mail flow defined in config.xml. So, it's possible but whether it can be configured with the GUI depends on your exact requirements. Personally I think if it's possible to encrypt to a recipient, why not always encrypt? Kind regards, Martijn Brinkers -- CipherMail email encryption Open source email encryption gateway with support for S/MIME, OpenPGP and PDF messaging. http://www.ciphermail.com Twitter: http://twitter.com/CipherMail _______________________________________________ Users mailing list [email protected] https://lists.djigzo.com/lists/listinfo/users
