Hi All,
I have been testing on the emails that are sent out to customers when the order is successfully placed. Unfortunately in my emails the sender is shown unknown. Subject line is proper with shop name and order number.
Does anyone know how to get the sender name to be the shop name? I am using Mail Protocol: Mail as SMTP doesn't seem to work.
Thanks!
I have been testing on the emails that are sent out to customers when the order is successfully placed. Unfortunately in my emails the sender is shown unknown. Subject line is proper with shop name and order number.
Does anyone know how to get the sender name to be the shop name? I am using Mail Protocol: Mail as SMTP doesn't seem to work.
Thanks!
www.beeshop.se
Starta webbshop, Starta e-butik, Starta e-handel
Hi Daniel,
Didn't get exactly what you meant. Anyways my php.ini file says
magic_quotes_gpc = Off;
register_globals = Off;
default_charset = UTF-8;
safe_mode = Off;
mysql.connect_timeout = 20;
Anything I must change here?
Didn't get exactly what you meant. Anyways my php.ini file says
magic_quotes_gpc = Off;
register_globals = Off;
default_charset = UTF-8;
safe_mode = Off;
mysql.connect_timeout = 20;
Anything I must change here?
www.beeshop.se
Starta webbshop, Starta e-butik, Starta e-handel
Hi Daniel,
I called them and spoke to them about it. The guy didn't know what he needs to change. He was helpful and he will change the settings if I could tell him what to change.
Do you know exactly what needs to be changed in the php.ini. Also another question...what does opencart use as the sender name? The email address, shop name, shop owners name...
I called them and spoke to them about it. The guy didn't know what he needs to change. He was helpful and he will change the settings if I could tell him what to change.
Do you know exactly what needs to be changed in the php.ini. Also another question...what does opencart use as the sender name? The email address, shop name, shop owners name...
www.beeshop.se
Starta webbshop, Starta e-butik, Starta e-handel
Have you found a solution yet Vimal? I want to change the sender in my emails to the store name as its showing as the customer name 

New member
The mistake I made was putting a comma in the Store Name, i.e. "MyStore, Inc." It made everything that went to gmail go into spam and show as an unknown sender.
If you're not using SMTP in the mail settings, but using the default 'Mail', then try putting
in the mail parameters field
obviously change the email address
IMPORTANT - keep the '-f' at the beginning.
Code: Select all
-fYOU@YOUREMAIL.COM
obviously change the email address
IMPORTANT - keep the '-f' at the beginning.
Who is online
Users browsing this forum: No registered users and 38 guests