17 Jun
2007
17 Jun
'07
12:50 p.m.
On Sun, 2007-06-17 at 01:16 +0300, Mart Pirita wrote:
passdb pam { args = %s%c } .. But now even pop user can't login:(.
Oh, sorry. I forgot the %s%c doesn't work yet in 1.0.
So, the next possibility would be:
passdb passwd-file { args = /etc/dovecot/deny.%Ls.%c deny = yes }
And create /etc/dovecot/deny.imap.secured and put users there. And place that passdb before PAM.