swisss76 Posted September 25, 2013 Share Posted September 25, 2013 (edited) Please help: I have checked the file /mails/en/account.html and it looks ok, uses <title>Message from {shop_name}</title> like the other email files. All outgoing emails have Personality (From) 'shopname' Why do all reply emails send from customer service appear with Personality 'u' instead of the 'shop name'? Something goes wrong sending emails in combination with the contact form. Edited September 26, 2013 by swisss76 (see edit history) Link to comment Share on other sites More sharing options...
swisss76 Posted September 26, 2013 Author Share Posted September 26, 2013 (edited) Here is a way to solve this problem. http://www.presto-changeo.com/en/content/9-fix-email-problems However, it is not satisfying because it is hard-coding to send all email from a specific email address. I would still like to use the parameter {shop_name} Does anyone know this issue and a solution? thanks. Edited September 26, 2013 by swisss76 (see edit history) 1 Link to comment Share on other sites More sharing options...
fishordog Posted November 10, 2013 Share Posted November 10, 2013 I have same problem. Did the fix you posted worked? Link to comment Share on other sites More sharing options...
caressl Posted November 15, 2013 Share Posted November 15, 2013 Hi, I am also sharing the same problem "All Reply emails send from customer service appear with Personality 'u;" Any one please help.we are not techies... Link to comment Share on other sites More sharing options...
Klausandre Posted November 19, 2013 Share Posted November 19, 2013 Here is a way to solve this problem. http://www.presto-changeo.com/en/content/9-fix-email-problems However, it is not satisfying because it is hard-coding to send all email from a specific email address. I would still like to use the parameter {shop_name} Does anyone know this issue and a solution? thanks. Hi, I could solved this by the way given above. Instead to put an e-mail address, i put the name of my shop Tks!! Hola, yo pude resolver esto de acuerdo a la solución dada en el post anterior. En vez de poner una dirección de correo, puse el nombre de mi tienda! $this->setFrom("shop name"); Link to comment Share on other sites More sharing options...
Cas Posted November 25, 2013 Share Posted November 25, 2013 I have a simular problem. When I reply to a customer message in the customer service section, The mail which is sent has a sender name "s" instead of the shop name. It works fine when I sent a test mail from the backoffice option but only form customer service section it is wrong. What could this be? Link to comment Share on other sites More sharing options...
MisterPresta Posted November 26, 2013 Share Posted November 26, 2013 I found some information concerning this problem which I posted to another thread: http://www.prestashop.com/forums/topic/287916-odd-email-characters/ Sorry, I do not provide a solution there, but I think it narrows down the true cause of the problem. I am too new to PHP and PrestaShop to give an authoratative solution and am waiting for someone with more knowledge than me to answer. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now