Mail Domain Server Mixup
-
email sent from WordPress (www.domain.com) with address containing [email protected] is not being sent to email server but coming back into wordpress server:
string(69) “This is a test email generated by the WP Mail SMTP WordPress plugin.
”
[“MIMEHeader”:protected]=>
string(372) “Date: Wed, 7 Dec 2016 16:56:09 +0000
To: [email protected]
From: WebMaster
Subject: WP Mail SMTP: Test mail to [email protected]
Message-ID: <[email protected]>
X-Mailer: PHPMailer 5.2.14 (https://github.com/PHPMailer/PHPMailer)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bitMessage-ID: contains @www.domain.com but should most likely be @domain.com to go to a different mail server with the same domain name.
Not sure where to find to change this in setup?
The topic ‘Mail Domain Server Mixup’ is closed to new replies.