On 21.07.2017 14:43, Thomas Leuxner wrote:
> * Aki Tuomi <aki.tu...@dovecot.fi> 2017.07.21 12:53:
>
>> I cannot repeat this.
> Hi Aki,
>
> a bit hard for me to debug speaking protocol, but I can definitely reproduce 
> it with multiple MUAs.
>
> Regards
> Thomas

You can just turn on rawlogs

protocol imap {
  rawlog_dir = /tmp/rawlogs/%Lu
}

and mkdir /tmp/rawlogs/your-username-in-lowercase
chmod 0777 /tmp/rawlogs/your-username-in-lowercase

Aki

Reply via email to