[Dovecot] Per user based protocol access and pause after failed login?

Timo Sirainen tss at iki.fi
Sun Jun 17 12:50:11 EEST 2007


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.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20070617/2cf1e1de/attachment.bin 


More information about the dovecot mailing list