22 Sep
2010
22 Sep
'10
8:39 a.m.
Hi,
Thanks Timo, you were right , deliver was missing the -d parameter.
On Tue, Sep 21, 2010 at 6:27 PM, Timo Sirainen tss@iki.fi wrote:
On Tue, 2010-09-21 at 18:02 +0530, Mohit Chawla wrote:
Sep 21 17:49:30 dawnone dovecot: auth(default): ldap(cot,127.0.0.1): result: uid(user)=cot uidNumber(userdb_uid)=1011 gidNumber(userdb_gid)=1011 homeDirectory(userdb_home)=/home/cot mailQuotaSize(userdb_quota_rule=*:bytes=%$)=*:bytes=1000000
This looks like a passdb lookup for imap, not a userdb lookup for lda. Do you have any logs about the userdb lookup? If not, I guess the problem is simply that you're not calling deliver with -d parameter and it's not doing a userdb lookup.