|
Sendmail relaying...
We have our webserver and a seperate server to handle our mail. However since the domain of our webserver is the same when we try to send mail (through a php program or from the command line) from our webserver it tries to deliver it locally rather than to our mail server. I have tried defining FEATURE(`relay_based_on_MX') but that hasn't seemed to have any effect. Maybe I haven't compiled the sendmail.mc correctly... Anyway are there any ideas on getting this mail to relay/forward to the mailserver?
|