<div dir="ltr">The only change which I did is updating the "dovecot.conf" file. I added below lines.<div><br></div><div><pre style="white-space:pre-wrap;color:rgb(0,0,0)">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
}</pre></div><div><br><div>I realized that, mails are in plain text format even I added those encryption as dovecot wiki.</div></div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Nov 7, 2018 at 1:52 PM Anushka Uditha Bandara <<a href="mailto:anu.udb@gmail.com">anu.udb@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">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. </div><br><div class="gmail_quote"><div dir="ltr">On Wed, Nov 7, 2018 at 1:49 PM Aki Tuomi <<a href="mailto:aki.tuomi@open-xchange.com" target="_blank">aki.tuomi@open-xchange.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
> On 07 November 2018 at 10:10 Anushka Uditha Bandara <<a href="mailto:anu.udb@gmail.com" target="_blank">anu.udb@gmail.com</a>> wrote:<br>
> <br>
> <br>
> I configured an email solution using dovecot and postfix and it is working<br>
> fine. Now I am working for mail encryption. Is it enough to set below<br>
> configurations on dovecot for mail encryption. Because dovecot wiki is<br>
> little bit confusing to me.<br>
> <br>
> "mail_plugins = $mail_plugins mail_crypt<br>
> mail_attribute_dict = file:%h/Maildir/dovecot-attributes<br>
> <br>
> plugin {<br>
>   mail_crypt_curve = <some curve you like><br>
>   mail_crypt_save_version = 2<br>
> }"<br>
> <br>
> I am stuck in here.<br>
> <br>
> Thank you in advance,<br>
> <br>
> Anushka Bandara<br>
<br>
That should work, why are you stuck?<br>
<br>
Aki<br>
</blockquote></div>
</blockquote></div>