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...