Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

emails not going to external addresses on IIS server


csaxvik

Recommended Posts

Posted

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...