AIX

AIX

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


#Power
#Power
 View Only
Expand all | Collapse all

AIX Mail Question... hopefully an easy one! ;->

  • 1.  AIX Mail Question... hopefully an easy one! ;->

    Posted Wed August 29, 2007 06:27 AM

    Originally posted by: SystemAdmin


    Hi all,

    I need to configure my "mail" command to go to a different Exchange Server.

    I cannot see this anywhere in the /etc/sendmail.cf config file? Is that the correct place to find it? If not, where will the system store the name / location / I.P. address of the Exchange Mail server it uses.

    Thanks
    Steve
    #AIX-Forum


  • 2.  Re: AIX Mail Question... hopefully an easy one! ;->

    Posted Wed August 29, 2007 10:26 AM

    Originally posted by: hwyguy


    Add your exchange server hostname or IP address to the DS statement in /etc/sendmail.cf:

    Example
    1. "Smart" relay host (may be null)
    DS

    to

    1. "Smart" relay host (may be null)
    DSexchangeserver.domain.com

    Hope this helps!

    #AIX-Forum