On Sat, 28 Sep 2013, Jeremy Harris wrote:
> Thanks for testing the RC. I don't see that behaviour here;
> could you share the definition of the PLAIN authenticator config
> you're using?
It's plain (no pun intended) and simple:
begin authenticators
auth_plain:
driver = dovecot
public_name = PLAIN
server_socket = /var/run/dovecot/auth-client
So is the Dovecot config:
service auth {
unix_listener auth-client {
mode = 0666
}
}
I'm using Dovecot 2.2.6, OS is Slackware 14.0 64-bit.
If you want I can prepare a VM where you can observe the behaviour.
Just e-mail me off-list for details then.
Thanks!
--