8 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Invalid User
FromSent OnAttachments
Dan HorneMar 13, 2006 1:31 pm 
Sam VarshavchikMar 13, 2006 3:41 pm 
Joey TeelMar 13, 2006 3:56 pm 
Dan HorneMar 14, 2006 6:07 am 
Devin RubiaMar 14, 2006 7:46 am 
Dan HorneMar 14, 2006 8:42 am 
Dan HorneMar 14, 2006 10:09 am 
Sam VarshavchikMar 14, 2006 2:59 pm 
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 UserActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Mar 13, 2006 3:41:37 pm
List:net.sourceforge.lists.courier-maildrop

Dan Horne writes:

OK, I am trying to get maildrop v2.01 to work with virtual users using MySQL. I compiled maildrop using "WITH_AUTHLIB=yes". I have set

I don't know where you got that from. There's no such thing as "WITH_AUTHLIB=yes" mentioned in maildrop's INSTALL documentation, and I have no idea where you got it from.

To get mysql support built, you must install, and test, the courier-authlib package, first. Right at the beginning of maildrop's INSTALL you will read this:

• Courier Authentication Library - optional, for LDAP, MySQL, or PostgreSQL support.

If the configure script detects that the Courier Authentication Library is installed, support for courier-authlib gets automatically compiled. Use the --disable-authlib option to manually disable courier-authlib support.

When courier-authlib support is enabled, the -d option to maildrop will look up the account using the Courier Authentication Library, making it possible to store mail account configuration in an LDAP, MySQL, or a PostgreSQL database. See the courier-authlib documentation for more information.

I have done a ktrace on the "maildrop -d us@example.com" command and didn't find any place where it was looking for a maildropmysql.* file.

That's because things don't work this way in 2.0, any more.

See INSTALL.