Jump to content

SMTP problem -gmail


Recommended Posts

Presto-changeo isn't my site. It is Tomer's. I just linked to his tip.

When your site is hosted, using SMTP adds an unnecessary complication to sending emails that can cause problems. It is simpler to use PHP mail() and it is less likely you will encounter a problem.

Link to comment
Share on other sites

  • 2 months later...

rocky

in this moment some some customers didn't received any email, where servers need authentication >>SMTP

I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to postmaster.

If you do so, please include this problem report. You can
delete your own text from the attached returned message



how to correct it?

I use php option to sending emails

Link to comment
Share on other sites

  • 1 month later...
  • 6 months later...
  • 3 weeks later...
You should avoid using SMTP if possible. It is best to use the PHP mail() function. If you really need to use SMTP, see here.


in 1.4.3 it does not work, i checked on my server a separate script - mail is sent via smtp gmail, but not sent from prestashop
http://www.prestashop.com/forums/viewthread/119729/general_discussion/smtp_gmail_config_not_works_1_dot_4_dot_3/
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...