4 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] postfix + maildrop fo...
FromSent OnAttachments
Mark CopperNov 17, 2004 2:50 pm 
Rolan YangNov 18, 2004 9:22 am 
Mark CopperNov 18, 2004 1:36 pm 
Philon TervingNov 22, 2004 12:24 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:Re: [maildropl] postfix + maildrop for virtual mailboxesActions...
From:Mark Copper (mcop@earthlink.net)
Date:Nov 18, 2004 1:36:45 pm
List:net.sourceforge.lists.courier-maildrop

On Thu, Nov 18, 2004 at 12:21:48PM -0500, Rolan Yang wrote:

Looks like you might need to configure your user mapping in maildrop. If you are using mysql as a backend, look at the /etc/maildrop/maildropmysql.cf

Yes, that's it. Thank you.

Jumping from the local/virtual Postfix MDA to Maildrop, the localfile /etc/userdb that I had been using for Sqwebmail needed changing. It was necessary to change the address from simply a mailbox name, "test", to a full address "te@mydomain.tld", and it was necessary to include the "mail" field in userdb to give the path to the account Maildir.

Mark