Community Forums

admin emails out

Template support & advice for OpenCart v1.x

admin emails out

Postby Vinnio » Mon Sep 28, 2009 8:07 am

Anyone had an issue with opencart not sending an email (an order, or updates) to customer, only to store owner.
It used to work but for some reason it doesn't.....!!!!

Any help would be MUCH APPRECIATED.....

Thanks...VB
Vinnio
 
Posts: 12
Joined: Wed Sep 09, 2009 5:03 am

Re: admin emails out

Postby Vinnio » Mon Sep 28, 2009 9:07 am

Not only doesn't it send orders, but also no new password for a test account...Hmmm

......VB
Vinnio
 
Posts: 12
Joined: Wed Sep 09, 2009 5:03 am

Re: admin emails out

Postby jlg89 » Thu Oct 08, 2009 4:04 pm

Same issue here...I'm getting the order notification emails to the store owner, but nothing seems to be going to the customers.
jlg89
 
Posts: 30
Joined: Tue Aug 04, 2009 3:32 am

Re: admin emails out

Postby aquariandragon » Sat Oct 10, 2009 10:34 am

Hi

I had this problem quite a while ago. It was something to do with restrictions on my hosting - I use fasthosts. I can't remember if it was in their own help pages or somewhere in the oc forum I found this line of code

Code: Select all
mail($to, $this->subject, $message, $headers, "-fxxxxxxxx");


which I added below

Code: Select all
ini_set('sendmail_from', $this->from);


at the bottom of /system/library/mail.php.

Please note that the x's represent your email address that you are using to send the emails and the -f needs to be included. If this doesn't fix it for you your hosts may have a variation to use.

I'd like to point out this worked for me in 1.2.8 and I am no expert! I wish you luck with your venture.

There is another thread going for later releases so if you haven't looked there already you should check it out.
aquariandragon
 
Posts: 5
Joined: Sat Apr 25, 2009 11:09 am
Location: UK

Re: admin emails out

Postby Qphoria » Tue Oct 27, 2009 1:29 am

just came across this.. perhaps it might help

http://www.php.net/manual/en/function.mail.php#92639
Image Image
Donate!|OpenCart Basics|GeoZones
Help me get more development cloud storage - Click Here to get DropBox
User avatar
Qphoria
Administrator
 
Posts: 18207
Joined: Mon Jul 21, 2008 7:02 pm
Donate to Qphoria


Return to Template Support

Who is online

Users browsing this forum: cblack412, Google [Bot], phil-smiler and 26 guests

Hosted by Arvixe Web Hosting