The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 08-21-2006
System Shock's Avatar
System Shock System Shock is offline Forum Advisor  
Registered User
  
 

Join Date: May 2006
Location: Tau Ceti V
Posts: 521
You need to configure your box as a mailhost (check docs.sun.com for instructions),
then edit sendmail.cf and add the name of the exchange relay server. Look for the "Smart" Relay" option. Looks like:

88
89 # "Smart" relay host (may be null)
90 DS

Restart sendmail, and you should be good to go.