Woocommerce use the wrong mail server, why?
-
Hello.
I have wordpress+woocommerce on my VPS (let’s say for example the IP of this VPS is 10.10.10.10). But I have a different, dedicate mail server that have to take care of all the emails. let’s say this mailserver is 20.20.20.20.Now, on my domain DNS I have setup the record so that the A record for the domain redirect correctly to the host 10.10.10.10 and I have setup a mx record to let the 20.20.20.20 server to handle all the mails.
The problem now is that for some reasons, woocommerce still try to use the 10.10.10.10 vps in order to send mails. And the emails goes to spam because 10.10.10.10 is optimized for hosting and not for mails. Why? Is there a way to force woocommerce to use the 20.20.20.20 instead?
- The topic ‘Woocommerce use the wrong mail server, why?’ is closed to new replies.