<!DOCTYPE html>
<html><head>
    <meta charset="UTF-8">
</head><body><blockquote type="cite">On February 16, 2018 at 7:31 PM "<a href="mailto:jordan.h@startmail.com">jordan.h@startmail.com</a>" wrote:<br><br><br>Dovecot version: 2.2.22 (fe789d2)</blockquote><p>From the mail_crypt page:</p><p>“This feature is available in v2.2.27+”</p><p><br></p><blockquote type="cite"><br>I generated an EC key from the page <a href="https://wiki2.dovecot.org/Plugins/" rel="noopener" target="_blank">https://wiki2.dovecot.org/Plugins/</a>. For <br>reference here's my /etc/dovecot/conf.d/10-mail-crypt.conf file:<br><br>----<br>mail_plugins = $mail_plugins mail_crypt<br><br>plugin {<br> # mail_crypt_global_private_key = </etc/dovecot/ecprivkey.pem<br> mail_crypt_global_public_key = </etc/dovecot/ecpubkey.pem<br> mail_crypt_save_version = 2<br>}<br>----<br><br>I saw in a previous message on this mailing list that messages can be <br>encrypted without the private key, so it's stored elsewhere. :-)<br><br>After restarting dovecot and sending myself a message I found that the message <br>was still unencrypted. Nothing in /var/log/dovecot/*.log files or syslog <br>indicated any problem loading the plugin (I even made some mistakes with the <br>filename beforehand, and errors indicated it was trying to find the plugin).<br><br>In case in matters dovecot was installed as part of the automated iredmail <br>install (<a href="https://iredmail.org)" rel="noopener" target="_blank">https://iredmail.org)</a>. I didn't modify the dovecot.conf file after <br>installation (except for thinking I needed to add `mail_crypt` to `plugins`, <br>then figuring I didn't).<br><br>Any help is appreciated.<br><br>Thank you.</blockquote></body></html>