Originally posted by: SystemAdmin
I have a aix box with a installed sendmail.
Now i want to configure sendmail on the aix box to send mails via the Exchange server.
The exchange server has his authentication with STARTTLS.
The "sendmail -d0.1" tells me:
Version AIX6.1/8.14.4
Compiled with: DNSMAP LDAPMAP LDAP_REFERRALS LOG MAP_REGEX MATCHGECOS
MILTER MIME7TO8 MIME8TO7 NAMED_BIND NDBM NETINET NETINET6
NETUNIX NEWDB NIS NISPLUS PIPELINING SCANF STARTTLS USERDB
USE_LDAP_INIT XDEBUG
...
Now, by asking Dr. Google i found that a SASL schould be installed and sendmail schould be configured with this.
My Questions:
Is it neccessary to compile the shiped sendmail in a new way?
If so how do i do this?
And What have i to write in the configuration-files to get sendmail working the way i like it to work?
If you need more information be free to ask me.