1 message in net.sourceforge.lists.courier-maildrop[maildropl] maildrop with courier-aut...
FromSent OnAttachments
Jianbin XiaoMar 21, 2005 6:40 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[maildropl] maildrop with courier-authlibActions...
From:Jianbin Xiao (xia@gmail.com)
Date:Mar 21, 2005 6:40:58 am
List:net.sourceforge.lists.courier-maildrop

hi,all

My authdaemond's module is authvchkpw, I use vpopmail first, and now use maildrop as MDA, when maildrop connect to authdaemond,return this debug infomation: Mar 21 22:23:21 mail authdaemond: received userid lookup request: post@test.com Mar 21 22:23:21 mail authdaemond: authvchkpw: trying this module Mar 21 22:23:21 mail authdaemond: authvchkpw: sysusername=<null>, sysuserid=89, sysgroupid=89, homedir=/home/vpopmail/domains/test.com/postmaster, address=post@test.com, fullname=Postmaster, maildir=<null>, quota=<null>, options=disablewebmail=0,disablepop3=0,disableimap=0

maildrop's return infomation: mail maildrop[15202]: Unable to open mailbox.

I think that: /home/vpopmail/domains/test.com/postmaster is homeidr, not maildir,then maildrop attemp deliver mail as mailbox.

How to do with it?