Hi, Aki!
> 1. the problem with mail_crypt_global_public_key, there is a bug that we are
> fixing where file inputs under plugin { } section do not get aboard.
>
> workaround 1:
> You can base64 encode the PEM key (yes, again), and put it in one line such as
>
> plugin {
> mail_crypt_global_pub
Excellent, that works for me. Actually, I add one more setting to be on the
safe side regarding IMAP capitalisation rules (or non-rules).
namespace/inbox/mailbox=bla namespace/inbox/mailbox/bla/name=Bla
namespace/inbox/mailbox/bla/autoexpunge=6h
Thanks a lot.
On Wed, Jan 18, 2017 at 2:01 AM, Tim
Hello,
dovecot crashes when I switch the quota tracking from dict to count. The
following is working since years:
quota = dict:User quota::proxy::quota
I'm using a mysql quota dictionary.
Now I want to switch to the new "quota count" + "quota clone"
combination. I'm loading the "quota_clone
On 2017-01-16 (08:48 MST), Darac Marjal wrote:
>
> On Mon, Jan 16, 2017 at 07:03:49AM -0700, @lbutlr wrote:
>> Not sure if anyone will find this useful, but this is how I deleted a bunch
>> (several hundred) of empty mail folders from a user account:
>>
>> # doveadm mailbox status -u “u...@exam