Hello, I have detect some Problems in my email sender name.
I made today my routine tests and I created a new User on my Shop. But I was shocked because I got an Email from:
$mail = new Zend_Mail();to
$mail = new Zend_Mail('UTF-8');but it doesnt work and still the same.
Solved! Go to Solution.
EDIT:
I found the problem now. The E-Mail Sender Name was too long. I edited it and now it's correct. Thanks anyway for your Help.
Hi,
I checked now the said table, but it seems to be ok. The Values are the same as in the System/Configuration on Admin Panel. So right I think.
Hi @mage_man,
Can you check the contact data stored into the database (table core_config_data) to be sure the values are correct?
EDIT:
I found the problem now. The E-Mail Sender Name was too long. I edited it and now it's correct. Thanks anyway for your Help.
Hi,
I checked now the said table, but it seems to be ok. The Values are the same as in the System/Configuration on Admin Panel. So right I think.