<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>There is an example of manually encrypting/decrypting mail
processed by the mail_crypt plugin here:</p>
<p><a class="moz-txt-link-freetext" href="https://doc.dovecot.org/configuration_manual/mail_crypt_plugin/">https://doc.dovecot.org/configuration_manual/mail_crypt_plugin/</a></p>
<p><br>
</p>
<p>It outlines how one would manually encrypt/decrypt messages using
global keys:</p>
<pre id="codecell19"><span></span>doveadm fs get/put crypt private_key_path=foo:public_key_path=foo2:posix:prefix=/path/to/files/root path/to/file
</pre>
<p>Is there a way to accomplish this using per-user folder keys? Is
there some way of making sense of the information in the
dovecot-attributes file to accomplish this?<br>
</p>
<pre class="moz-signature" cols="72">--
Ben Burk
BURK.TECH System Administrator</pre>
</body>
</html>