Jump to content

No email to customer (using PHP mail function)


Recommended Posts

Hello all

 

I am working with Presta Shop for a month now. Getting rather familiar with it. I am in the testing phase right now. During testing I found the following problem:

 

No email to customer, test email works though (using PHP mail function).

PHP mail function is also tested by web provider and it works on the server.

 

I made an order in my webshop. I received an email and notification that a new order was done. Secondly I receive 2 mails in my mailbox that are intended for the customer..

 

My question: how do I get these mails send to the customers instead of receiving them in my own mailbox?

 

Who can help me out?

 

Thanks in advance.

 

 

 

The mail message I received:

 

This message was created automatically by mail delivery software.

 

A message that you sent could not be delivered to one or more of its

recipients. This is a permanent error. The following address(es) failed:

 

[email protected]

Unrouteable address

Link to comment
Share on other sites

This message was created automatically by mail delivery software.

 

A message that you sent could not be delivered to one or more of its

recipients. This is a permanent error. The following address(es) failed:

 

customer@email.com

 

Unrouteable address

 

------ This is a copy of the message, including all the headers. ------

 

Return-path: <store@email.com>

Edited by alphons (see edit history)
Link to comment
Share on other sites

its working

 

 

In my back-office, go the "Preferences / Maintenance" page. This settings:

  • Enable Shop. was set it to "No",
  • Maintenance IP. my own IP address, so that I can still get access to my front-page, and browse my shop

my customer email its working, I set it on yes

Edited by alphons (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...