24 Jan
2013
24 Jan
'13
11:47 a.m.
On 2013-01-24 09:07, Thomas Leuxner wrote:
It needs to be either 'nologin=y' notice the y passed or 'allow_nets='. The problem is that even if I configure 'pass_attrs' to return always 'nologin=y' :
pass_attrs = uid=user,userPassword=password,\
=userdb_home=/var/spool/mail/%1u/%u,uidNumber=userdb_uid,gidNumber=userdb_gid,
=proxy=y,=host=imap.sissa.it,
=nologin=y,=reason=Reason
users are allowed to login:
Jan 23 09:16:33 localhost dovecot: auth: Debug: client passdb out: OK#0111#011user=prova#011proxy#011host=imap.example.it#011nologin#011hostip=192.168.11.136#011pass=password
It is something wrong in my 'pass_attrs' ???
Marco