Jump to content

E-Mail Fix Solution


Recommended Posts

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

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

×
×
  • Create New...