Test Email Gives successful message for Invalid Email
-
Hi,
I am using this plugin for one of our website below:
I an using hosting server SMTP configuration… I needed information for those emails address send mail failed… But using wp_mail I am always getting success even for invalid email address. Also at test panel I can see success msg even for invalid email address like [email protected]
here is debug logCLIENT -> SERVER: EHLO https://www.plainoltrailers.com
CLIENT -> SERVER: AUTH LOGIN
CLIENT -> SERVER: bmF6bXVsQHBsYWlub2x0cmFpbGVycy5jb20=
CLIENT -> SERVER: TStLMyh1aXlkIzZF
CLIENT -> SERVER: MAIL FROM:<[email protected]>
CLIENT -> SERVER: RCPT TO:<[email protected]>
CLIENT -> SERVER: DATA
CLIENT -> SERVER: Date: Sat, 15 Feb 2020 20:37:26 +0000
CLIENT -> SERVER: To: [email protected]
CLIENT -> SERVER: From: PlainOlTrailers <[email protected]>
CLIENT -> SERVER: Subject: Test SMTP Mail
CLIENT -> SERVER: Message-ID: <[email protected]>
CLIENT -> SERVER: X-Mailer: PHPMailer 5.2.27 (https://github.com/PHPMailer/PHPMailer)
CLIENT -> SERVER: MIME-Version: 1.0
CLIENT -> SERVER: Content-Type: text/plain; charset=UTF-8
CLIENT -> SERVER:
CLIENT -> SERVER: testing
CLIENT -> SERVER:
CLIENT -> SERVER: .
CLIENT -> SERVER: QUITI contacted hosting support and they asked to get support from here…. It will be very helpful if you can give me a solution.
Thanks
NazmulThe page I need help with: [log in to see the link]
- The topic ‘Test Email Gives successful message for Invalid Email’ is closed to new replies.