Jump to content

setting email from


Tayo

Recommended Posts

Hello,

 

 

I have set up Preferences -> Store contacts -> shop email = [email protected]

 

I have set up Advanced Parameters -> email -> Set my own SMTP parameters

 

smtp server: smtp.gmail.com

smtp user: [email protected]

 

 

When I send a test email it says: From '[email protected]' instead of '[email protected]' (this is mentioned as reply-to).

 

[email protected] is set up as a google apps group

 

Is it possible to use smtp but have the From use [email protected] and not the personal emailadres?

 

 

I have cleared the browser cache and cleared Smarty cache.

 

 

Thanks for any feedback.

Link to comment
Share on other sites

That does seem logical  :blink:

 

I have now set the mail to "Use PHP mail() function."

 

This seems to work better but then a new problem starts (which I was trying to solve via smtp in the first place).

 

When a customer sends a message via Contact Us they receive an email with the (now) correct From: [email protected], but now we don't receive this message in our inbox (googleapps). When when send a message directly to [email protected] it is received without problem.

 

Is there setting where you can set that the message have to be send to the email set up in Customers -> contacts and not send to the Prestashop messages overview (customer services)? 

Link to comment
Share on other sites

I think this is solved.

 

 

At my hosting provider (vidahost) the default setting for email routing is 'local'. Since we host the email at googleapps Vidahost sugested we set this (via cpanel) to 'remote'. This solved the problems we had.

Link to comment
Share on other sites

  • 5 months later...

Hello, 

 

I used Prestashop version 1.5.6.1 and mailalerts version 3.2.3

My site is located on my computer,the problem is I can not configure any mail.

I tried various emails but in vain.

I read all the posts on the email settings but all the changes I made ​​did not lead to any results.

If i run this code :

<?PHP
phpinfo();
?>
 
The result on the email is:
 
If I send a test email to [email protected] gives me this error : Error: Please check your configuration

Sending failed using mail() as PHP's default mail() function returned boolean FALSE.

 

What can I do to be able to function?

 

Tnx

Edited by AndreeaR (see edit history)
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...