Using Reply-To: [your-email] will cause error
-
Hi,
In our website, we provide a contact form so that the visitors can submit an inquiry to us. And then when we click “Reply”, we can reply to the customer directly.
It is impossible to set <[your-email]> to “From” field, as this will cause “Sender email address does not belong to the site domain.” error. So we use our site domain [email protected] as the “From” field
But we need to be able to reply to the customer, instead to [email protected], so we set his email to addtional headers, as below:
Reply-To: [your-email]
But in doing this, we will frequently encounter errors as below:
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘Using Reply-To: [your-email] will cause error’ is closed to new replies.