File-dictionary based quotas and SETQUOTA

2019-05-16 Thread Ganael Laplanche via dovecot
Hello, I am trying to set up file-dictionary based quotas while supporting the SETQUOTA IMAP command. I am using the following configuration : plugin { quota = dict:User quota::file:%h/Maildir/dovecot-quota quota_set = dict:file:%h/Maildir/dovecot-quota } which enables correct qu

Dovecot Separator change

2019-05-16 Thread Oliver Werner via dovecot
Hi community, actually we are using dovecot 2.2.27 without shares mailboxes. Now we would like to implement it. So the problem is that our separator is dot „.“ and the username like „firstname.surname“. That’s doesn’t works with shared mailboxes. Are there a migration guide for changing „.“ t

Re: imap failing

2019-05-16 Thread LuKreme via dovecot
Ugh. Sorry about this, using gmail and it’s weird and annoying meant to send to list On Thu, May 16, 2019 at 00:46 LuKreme wrote: > One more bit of info. After leaving s_client up for a bit, I got another > line > > CONNECTED(0003) > 675481056:error:140790E5:SSL routines:ssl23_write:ssl hand

Re: imap failing

2019-05-16 Thread LuKreme via dovecot
At a loss. I've removed and reinstalled all the ports that use openssl.so.10 now, and still having the same issue. At this point, I'm looking at just upgrading the whole system to freebsd 12.0 and seeing what happens. Not sure why the core files don't seem to cooperate with gdb, butI assume that is

Re: imap failing

2019-05-16 Thread Aki Tuomi via dovecot
> On 16 May 2019 21:58 LuKreme via dovecot wrote: > > > At a loss. I've removed and reinstalled all the ports that use > openssl.so.10 now, and still having the same issue. At this point, I'm > looking at just upgrading the whole system to freebsd 12.0 and seeing > what happens. Not sure why