Guest Posted March 10, 2006 Posted March 10, 2006 Hi, new member :) with SMTP email problems :( Working on the installation of oscommerce on a Win2k Server hosted machine. php.ini is setup for smtp settings, and its set in admin for smtp and CRLF. No email is received on completion of checkout. No email to myself or the customer. But If I fill in contact form or if I use the email feature in admin I get email! It was a new installation, and there are no contributions installed that have anything to do with email. Please help :( Thanks
♥Vger Posted March 11, 2006 Posted March 11, 2006 Have you entered your stores email address in the osCommerce admin panel? Remember that it needs to be based on your domain e.g. [email protected] and not [email protected] Vger
Guest Posted March 11, 2006 Posted March 11, 2006 Hi, yes I've entered email as you mention and presumably the email is also the same as used for the Contact form ? and that works fine :'( Very confused by problem :( I've done a fair bit of searching and found some others with same problem, but no answers
Guest Posted March 11, 2006 Posted March 11, 2006 Have Also noticed that Sign up email is not working, yet Contact form and Admin email tool still work.
♥Vger Posted March 11, 2006 Posted March 11, 2006 The ones that are working are using PHP's inbuilt mail function. It looks as though your SMTP service isn't working though. Vger
Guest Posted March 11, 2006 Posted March 11, 2006 The ones that are working are using PHP's inbuilt mail function. It looks as though your SMTP service isn't working though. Vger Thanks, so the Contact form and Admin email tool use a different mail function (PHP mail?) to the Registration email and checkout email (SMTP) ? Im new to PHP, with a background in ASP development so still getting my head around the php setup.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.