AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only

AIX 6.1 sendmail 8.14.4 and microsoft exchange server 2010

  • 1.  AIX 6.1 sendmail 8.14.4 and microsoft exchange server 2010

    Posted Tue March 05, 2013 09:40 AM

    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.