11 messages in net.sourceforge.lists.courier-usersRE: [courier-users] authldap with MS ...
FromSent OnAttachments
Jerry AmundsonNov 15, 2002 1:48 pm 
Jerry AmundsonNov 15, 2002 10:05 pm 
Jerry AmundsonNov 17, 2002 7:58 am 
Brian CandlerNov 17, 2002 3:11 pm 
Trevor HarrisonNov 17, 2002 4:45 pm 
Jerry AmundsonNov 18, 2002 8:07 am 
Jerry AmundsonNov 18, 2002 8:37 am 
Jerry AmundsonNov 21, 2002 6:58 am 
Sam VarshavchikNov 21, 2002 3:06 pm 
Jerry AmundsonNov 22, 2002 9:30 am 
Sam VarshavchikNov 22, 2002 6:33 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] authldap with MS Active Directory?Actions...
From:Jerry Amundson (jer@pbs.com)
Date:Nov 15, 2002 10:05:40 pm
List:net.sourceforge.lists.courier-users

Hmm, now that I've done additional RTFM'ing, I think my intention here is
actually courierldapaliasd .... the recipient, after all, is not local - if
valid, the message is esmtproute'd the the internal mail server. OK, I'm off to
test with an OpenLDAP server first...

Sorry. I should have discussed this with myself before posting. :-)

jerry

-----Original Message----- From: cour@lists.sourceforge.net [mailto:cour@lists.sourceforge.net]On Behalf Of Jerry Amundson Sent: Friday, November 15, 2002 3:47 PM To: cour@lists.sourceforge.net Subject: [courier-users] authldap with MS Active Directory?

I'm replacing my mail gateway machine - used by the Courier server as the relay for everything to/from the Internet. Currently, nothing to the domain gets bounced until the mail server gets it. I've installed the new gateway with...

[root]# rpm -q -a | grep cour courier-maildrop-0.40.1-1.7.3 courier-0.40.1-1.7.3 courier-ldap-0.40.1-1.7.3

... built from tarball, so all the other packages are there, too. My hope is to have this new gateway lookup rcpt addresses, and bounce or accept the message accordingly.

(of course this machine will also be spamtrapping non-existent addresses, filtering for nasty attachment types, possibly virus checking, fun stuff like that...)

It appears that if I build OpenLDAP with Kerberos, I'd then be able to ldapsearch to my Windows 2000 Domain Controller, which has the valid mail addresses. Is that all Courier needs on the LDAP side of things?

Thanks...