Jun 15, 2007 #1 gatetec MIS Joined Mar 22, 2007 Messages 420 Location US The IP address for the SMTP relay is changed. What modification in AIX do I need to make for the IP change? thx much
The IP address for the SMTP relay is changed. What modification in AIX do I need to make for the IP change? thx much
Jun 16, 2007 #2 tempest92 Technical User Joined Sep 16, 2003 Messages 110 Location GB if you are using sendmail, change the DS record in /etc/sendmail.cf to DSnew_hostname remember to ensure new_hostname can be resolved by putting the relevant entry in /etc/hosts. Upvote 0 Downvote
if you are using sendmail, change the DS record in /etc/sendmail.cf to DSnew_hostname remember to ensure new_hostname can be resolved by putting the relevant entry in /etc/hosts.