Eugene Mallinson writes: 

> Hi, 
> 
> I'm having trouble getting maildrop to recognise entries in my userdb.  My
> userdb.dat works fine as I get the imapd and pop3d to authenticate against
> it as well as esmtpd to deliver mail to the maildir's specified in the
> userdb.  I've narrowed it down to (what seems to be) a bug in maildro's
> configure (et al) files (and main.C) not #define'ing USERDB properly, so I
> added #define USERDB 1 to to main.C in maildrop.  Subsequently I receive
> some errors when making maildrop: 
> 
> /home/eugene/courier-0.36.1/maildrop/main.C:369: undefined reference to
> `userdb_init'

The maildrop build in Courier does not use its own userdb support, but 
instead imports the mailbox parameters from Courier.  If you configure 
userdb authentication properly in Courier, maildrop should work correctly. 

-- 
Sam 


_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to