Page 3 of 3
Re: Mail/Smtp
Posted: Sun Nov 29, 2009 5:39 pm
by axxies
The SMTP code in e107 (
http://e107.org) works perfectly. Maybe that could be a "fast" path ahead to copy and adjust to OpenCart...
Re: Mail/Smtp
Posted: Thu Dec 03, 2009 7:48 pm
by giorgos_tse
hello everybody.My problem is that i can send successfully messages and notifications to customer's emails however,the customers dont receive any message from me, the admin of the store.The mail.php function is surely enabled!As far as the mail settings in opencart store is concerned:
Mail Protocol:SMTP
SMTP Host: mail.peirama(for example).gr
SMTP Username: info.peirama.gr
SMTP Password: 123456
SMTP Port: 25
SMTP Timeout: 5
But it doen't work
Can somebody help me please???any ideas??
Re: Mail/Smtp
Posted: Sun Oct 16, 2011 8:23 pm
by laupiais
Stumbled on this posting 2 years after it was first posted. Using OC 1.5.1 and couldn't get Mail to work. No errors, just something dodgy with mail.php - I think. Anyway, tried the code snippet that Daniel provided and bingo! Thank you so much Daniel. The code snippet saved the day. The only change I had to make was to change several variable from protected to public. Other than that.... very grateful - albeit 2 years later...
