sendmail to exchange w/ldap problem slightly OT
Ugo Bellavance
ugob at lubik.ca
Fri Nov 7 15:19:58 GMT 2008
Steven Andrews a écrit :
> I’ve been using a hunk of code to have MS/Sendmail query exchange
> 2000/2003 boxes for some time with no problems. Today, I’m setting up a
> nice little dell R200 and so I had to use Centos4.7 over my default 4.3
> to get sata support.
You could use the LDAP support in sendmail:
define(`confLDAP_DEFAULT_SPEC', `-h "exchangeserver" -d "CN=User
User,CN=Users,DC=subdomain,DC=domain,DC=com" -M simple -P
/etc/mail/ldap-secret -b "CN=Users,DC=subdomain,DC=domain,DC=com"')dnl
(on one line)
Please see the Sendmail config for details.
More information about the MailScanner
mailing list