11 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: multiple poss...
FromSent OnAttachments
Eric KilfoilAug 16, 2001 5:26 pm 
Sam VarshavchikAug 16, 2001 6:08 pm 
Eric KilfoilAug 17, 2001 10:01 am 
Sam VarshavchikAug 17, 2001 5:47 pm 
Eric KilfoilAug 19, 2001 12:30 pm 
Sam VarshavchikAug 19, 2001 1:05 pm 
Eric KilfoilAug 22, 2001 5:57 pm 
Sam VarshavchikAug 22, 2001 6:31 pm 
Andy RabagliatiAug 23, 2001 4:27 am 
Erich SchubertAug 23, 2001 5:15 am 
Sam VarshavchikAug 23, 2001 3:13 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: [courier-users] Re: multiple possible issues (no maildir, maxperip, and maildrop/sendmail)Actions...
From:Eric Kilfoil (ekil@viawest.net)
Date:Aug 19, 2001 12:30:15 pm
List:net.sourceforge.lists.courier-users

I'll have to check again, but this LDAP support that started in 8.10 allows you to have ldap maps (ie, aliases, virtusertable, etc). As of 8.12, you can have classes in LDAP as well, but sendmail will probably still attempt the sm_getpwnam() call if the w flag is listed on the mailer. No big deal. With the patch installed to exit with EX_NOUSER, it works fine. I haven't gotten around to actually making the diff yet, but I should be able to send it to you next week.

eric

On Fri, 17 Aug 2001, Sam Varshavchik wrote:

I do not believe this to be true. I'm pretty sure sendmail has LDAP lookup capability:

http://www.sendmail.com/products/development/open_source/

...sendmail 8.10 now includes SMTP authentication and support for lightweight directory access protocol (LDAP) and multiple queues...