2 messages in net.sourceforge.lists.courier-maildropRE: [maildropl] Invalid user specifie...
FromSent OnAttachments
Carl LibraAug 28, 2004 4:02 am 
Carl LibraAug 28, 2004 11:52 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] Invalid user specified with MySQLActions...
From:Carl Libra (cali@hotmail.com)
Date:Aug 28, 2004 11:52:41 am
List:net.sourceforge.lists.courier-maildrop

Fault is caused by asking for the records uidnumber, gidnumber and homedir which aren't in de DB and should not be needed. How can I remove these from the query?

To: cour@lists.sourceforge.net Subject: [maildropl] Invalid user specified with MySQL Date: Sat, 28 Aug 2004 11:01:50 +0000

Trying to have maildrop deliver via MySQL lookup but get following error.

maildrop -V9 -d ca@domain.com Invalid user specified.

MySQL logs show the following

040828 12:48:54 145 Connect postfix@localhost on 145 Init DB postfix 145 Query SELECT username, uidnumber, gidnumber, homedir, maildir, quota FROM mailbox WHERE username = "ca@domain.com" 145 Quit

When I use IMAP the id works correct.

What goes wrong as there is no loggin available (added --enable-syslog=1) and using v1.6.3.

If I provide a local system ID it changes to the homedir without a problem why not for the virtual-users.