I configured an email solution using dovecot and postfix and it is working fine. Now I am working for mail encryption. Is it enough to set below configurations on dovecot for mail encryption. Because dovecot wiki is little bit confusing to me. "mail_plugins = $mail_plugins mail_crypt mail_attribute_dict = file:%h/Maildir/dovecot-attributes plugin { mail_crypt_curve = <some curve you like> mail_crypt_save_version = 2 }" I am stuck in here. Thank you in advance, Anushka Bandara -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20181107/a70d99b8/attachment.html>
> On 07 November 2018 at 10:10 Anushka Uditha Bandara <anu.udb at gmail.com> wrote: > > > I configured an email solution using dovecot and postfix and it is working > fine. Now I am working for mail encryption. Is it enough to set below > configurations on dovecot for mail encryption. Because dovecot wiki is > little bit confusing to me. > > "mail_plugins = $mail_plugins mail_crypt > mail_attribute_dict = file:%h/Maildir/dovecot-attributes > > plugin { > mail_crypt_curve = <some curve you like> > mail_crypt_save_version = 2 > }" > > I am stuck in here. > > Thank you in advance, > > Anushka BandaraThat should work, why are you stuck? Aki
After I configuring this, I logged in to the server and check the emails. But they are in plain text. I can even read them from backend. On Wed, Nov 7, 2018 at 1:49 PM Aki Tuomi <aki.tuomi at open-xchange.com> wrote:> > > On 07 November 2018 at 10:10 Anushka Uditha Bandara <anu.udb at gmail.com> > wrote: > > > > > > I configured an email solution using dovecot and postfix and it is > working > > fine. Now I am working for mail encryption. Is it enough to set below > > configurations on dovecot for mail encryption. Because dovecot wiki is > > little bit confusing to me. > > > > "mail_plugins = $mail_plugins mail_crypt > > mail_attribute_dict = file:%h/Maildir/dovecot-attributes > > > > plugin { > > mail_crypt_curve = <some curve you like> > > mail_crypt_save_version = 2 > > }" > > > > I am stuck in here. > > > > Thank you in advance, > > > > Anushka Bandara > > That should work, why are you stuck? > > Aki >-------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20181107/eb9abaf9/attachment-0001.html>