AIX

AIX

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

 View Only
Expand all | Collapse all

Sendmail Issues after upgrade to AIX7.1

  • 1.  Sendmail Issues after upgrade to AIX7.1

    Posted Wed July 01, 2015 06:33 AM

    Originally posted by: Brian_O_Mahony


    Hi folks

     

    I am having an issue with sendmail. Prior to a round of system upgrades from AIX5.3 to AIX7.1, sendmail was working fine.

    However since the upgrade, the relay server will not accept any mails from a domain it does not recognize.

         5.1.8 Domain of sender address jackass@intenaldomain2.com does not exist

     

    This is an internal mail server, and there is reasons for using non recognized domain names. I understand this was introduced to stop spam and so forth, but on an internal domain, I want to get rid of those restrictions.

    The config files seem to be melting my brain at this point.



  • 2.  Re: Sendmail Issues after upgrade to AIX7.1

    Posted Thu July 02, 2015 11:04 AM

    Originally posted by: DaveMarquardt


    I took a look at the 7.1 sendmail.cf, from a recent 7.1 TL, and while I'm not completely sure, it seemed to me like you might be able to add your local domains to /etc/mail/relay-domains, uncomment this line

    # FR-o /etc/mail/relay-domains
    

    in /etc/sendmail.cf, and restart sendmail. Note that I haven't tested this, so it may not help at all.