Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Areas still using Noreply@domain.com

$
0
0

Replies: 0

We have our site set up to use this and to use Other SMTP with our office365 online host. It works when I reset an email or similarin the system. But when I try a test email tab (and some administration emails I’m betting since they aren’t coming through), it’s using a default noreply@domain.com (domain being the our main domain site).
Should the testing and all other be using the filled in email for the plugin?
Test email code below.

CLIENT -> SERVER: AUTH LOGIN
SERVER -> CLIENT: 123 !!!!!!!!!!!!!!!
CLIENT -> SERVER: !!!!!!!!!!!!!!!
SERVER -> CLIENT: 123 !!!!!!!!!!!!!!!
CLIENT -> SERVER: !!!!!!!!!!!!!!!
SERVER -> CLIENT: 235 2.7.0 Authentication successful target host xxxxxxxxxxxxxxx
CLIENT -> SERVER: MAIL FROM:<noreply@domain.com>
SERVER -> CLIENT: 250 2.1.0 Sender OK
CLIENT -> SERVER: RCPT TO:<xxxxx@domain.com>
SERVER -> CLIENT: 250 2.1.5 Recipient OK
CLIENT -> SERVER: DATA
SERVER -> CLIENT: 354 Start mail input; end with <CRLF>.<CRLF>
CLIENT -> SERVER: Date: Mon, 30 Jul 2018 22:30:04 +0000
CLIENT -> SERVER: To: xxxxx@domain.com
CLIENT -> SERVER: From: "noreply@domain.com" <noreply@domain.com>
CLIENT -> SERVER: Subject: WP Mail SMTP: Test email to xxxxx@domain.com
CLIENT -> SERVER: Message-ID: <xxxxxxxxxxxxxxxxxx@www.domain.com>
CLIENT -> SERVER: X-Mailer: WPMailSMTP/Mailer/smtp 1.2.5
CLIENT -> SERVER: MIME-Version: 1.0
CLIENT -> SERVER: Content-Type: text/html; charset=UTF-8
CLIENT -> SERVER:
CLIENT -> SERVER: This email was sent by Other SMTP mailer, and generated by the WP Mail SMTP WordPress plugin.
CLIENT -> SERVER:
CLIENT -> SERVER: .
SERVER -> CLIENT: 550 5.7.60 SMTP; Client does not have permissions to send as this sender 
SMTP ERROR: DATA END command failed: 550 5.7.60 SMTP; Client does not have permissions to send as this sender 
SMTP Error: data not accepted.
Please copy only the content of the error debug message above, identified
  • This topic was modified 8 minutes ago by jwstrecky.

Viewing all articles
Browse latest Browse all 59525

Trending Articles