Pressed0024 Posted March 5, 2013 Share Posted March 5, 2013 Anyone facing the same issue as described here? : http://forge.prestashop.com/browse/PSCFV-8107 Gmail is marking emails from customers who sent us messages via the "Contact Us" page as "This message may not have been sent by: [email protected] Learn more Report phishing". Many emails get sent to Spam Folder because of this. The "From" email header should be [email protected] because this email was sent from our server. Is there a temp fix for this so that I can define a fixed "From" email address until you guys fix this issue? I tried changing the $this->setFrom("[email protected]", "Some Name"); but the "Some Name" doesn't seem to work as Prestashop is using swiftmailer Link to comment Share on other sites More sharing options...
Pressed0024 Posted March 6, 2013 Author Share Posted March 6, 2013 Any help prestashop community and team? Link to comment Share on other sites More sharing options...
Vulg Posted March 12, 2013 Share Posted March 12, 2013 (edited) I think I had similar problem. Is this what You are looking for? http://www.prestashop.com/forums/topic/193476-how-to-change-address-of-email-notifications/ Edited March 12, 2013 by Vulg (see edit history) Link to comment Share on other sites More sharing options...
Pressed0024 Posted March 17, 2013 Author Share Posted March 17, 2013 I think I had similar problem. Is this what You are looking for? http://www.prestashop.com/forums/topic/193476-how-to-change-address-of-email-notifications/ Nope, unfortunately it doesnt. The issue is way more complex than that. It is not something that can be changed via BO, it has to be hard coded because of how Prestashop sends the Contact Us emails. Any store owner using Mailjet will have a critical issue when trying to receive Contact Us email. Store owners will also face annoying Gmail yellow prompt even without using Mailjet because the "From" header "looks forged" in the eyes of Gmail. Still waiting for someone from Prestashop to fix this. Link to comment Share on other sites More sharing options...
eve20100 Posted September 29, 2013 Share Posted September 29, 2013 Hi, I'm on 1.4.3 but have exactly the same problem. I can't find where I can change the sender's email. Should be on contactcontroller.php, but what exactly have I to modify ? (same problem : it's about mailjet) Thanks. Link to comment Share on other sites More sharing options...
patrickvbw Posted January 28, 2014 Share Posted January 28, 2014 Same problem here, any luck finding a solution yet? Link to comment Share on other sites More sharing options...
Recommended Posts