csaxvik Posted February 8, 2008 Posted February 8, 2008 I have an IIS 6 server and order confirmations etc. will go to internal addresses but not to external addresses. I have added the ini_set("SMTP","xxx.com"); ini_set("smtp_port","25"); ini_set("sendmail_from", to my configure file. The SMTP server is set up to allow relay for 127.0.0.1 so anything out of this server should go external. I have other sites hosted on the server that are using the SMTP server and they are working with external emails. Anyone had this experience.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.