Jump to content

Prestashop is sending email as [email protected]


mecreativa

Recommended Posts

Hi!

I have a store based on Prestashop 1.6. Time ago I used php's mail, then my hosting changed some rules and to keep email working I had to configure smtp. I configured it properly, mail are working but the sender has changed to "[email protected]". 

I can't find where to change it. I have checked BO options, modules, also searched for it in the database and found nothing.

 

Any suggestion?

Michela

Link to comment
Share on other sites

Thank you Nishith

I just found a solution, I'm sharing in case somebody else could need

 

I remembered that when I was trying to restore PHP's mail some people suggested to modify something in:

 

tool/swift/swift/module.php 

on line 79 I had 

    $this->setFrom("[email protected]");

 

I changed it with the right email address.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...