epidemija Posted July 1, 2014 Share Posted July 1, 2014 Hello, as I can see many customers have problem with mail system in prestashop(SMTP). Simple trick can solve your problems... Just type localhost for your smtp server, and mail system will work as a charm! http://prntscr.com/3y9mvm *note many hosts policy.. - a valid email address, which exists on the server (i.e. in cPanel >> Email Accounts) must be used in the script's From field;- proper SMTP authentication must be used by the script, using the aforementioned email account's login credentials for authentication;- domain must use their server for its mail (have MX records pointed to it) and the script must use localhost as the mail server. Br, Dejan K Link to comment Share on other sites More sharing options...
vekia Posted July 1, 2014 Share Posted July 1, 2014 in fact everything depends on server configuration on your hosting it works, on some other hostings this may now work. where your website is hosted? it's worth to know Link to comment Share on other sites More sharing options...
epidemija Posted July 1, 2014 Author Share Posted July 1, 2014 Webhostingbuzz, But now, i have problem with php mail system "Error: Please check your configuration Sending failed using mail() as PHP's default mail() function returned boolean FALSE." How to fix this? Link to comment Share on other sites More sharing options...
vekia Posted July 1, 2014 Share Posted July 1, 2014 you said that you used smtp, now from you error i can read that you use mail() again Link to comment Share on other sites More sharing options...
epidemija Posted July 2, 2014 Author Share Posted July 2, 2014 Yes, i said that i used smtp. But i am unable to respond to customer service via SMTP... only php mail() help? Link to comment Share on other sites More sharing options...
Recommended Posts