syscon Posted June 2, 2007 Posted June 2, 2007 I"m running oscommerce (on Linux) from a dynamic IP so when oscommerce sends an email confirmation password etc that email is rejected by most mail servers as most servers check for dynamic or static IP I could use smtp (and my mail service provider) but I don't know where to enter my outgoing ISP mail server setting. (I do not run my own mail server). #Joseph #Joseph
syscon Posted June 3, 2007 Author Posted June 3, 2007 use phpmailer According to this contribution "phpMailer4osC" I should use it if You should use this script if one (or more) following conditions is true;your store is hosted on Win32/php server and smtp directive in php.ini is not setup correctly. your SMTP requires authentication. and none of these conditions apply to me. I do not run windows nor my SMTP require authentication; so I'm not sure if this contribution is for me. Though I agree SMTP is screwed up in osCommerce. Pozdrowienia :) #Joseph #Joseph
Guest Posted June 4, 2007 Posted June 4, 2007 try it. phpmailer is for everyone who use SMTP with autorization required.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.