2026-04-11 04:00:30 SERVER -> CLIENT: 220 PrivateEmail.com prod Mail Node
2026-04-11 04:00:30 CLIENT -> SERVER: EHLO beats.braceyourselfbrand.com
2026-04-11 04:00:30 SERVER -> CLIENT: 250-mta-07.privateemail.com250-PIPELINING250-SIZE 81788928250-ETRN250-AUTH PLAIN LOGIN250-ENHANCEDSTATUSCODES250-8BITMIME250 CHUNKING
2026-04-11 04:00:30 CLIENT -> SERVER: AUTH LOGIN
2026-04-11 04:00:30 SERVER -> CLIENT: 334 VXNlcm5hbWU6
2026-04-11 04:00:30 CLIENT -> SERVER: [credentials hidden]
2026-04-11 04:00:30 SERVER -> CLIENT: 334 UGFzc3dvcmQ6
2026-04-11 04:00:30 CLIENT -> SERVER: [credentials hidden]
2026-04-11 04:00:30 SERVER -> CLIENT: 235 2.7.0 Authentication successful
2026-04-11 04:00:30 CLIENT -> SERVER: MAIL FROM:<beats@braceyourselfbrand.com>
2026-04-11 04:00:30 SERVER -> CLIENT: 250 2.1.0 Ok
2026-04-11 04:00:30 CLIENT -> SERVER: RCPT TO:<your-test-email@example.com>
2026-04-11 04:00:30 SERVER -> CLIENT: 250 2.1.5 Ok
2026-04-11 04:00:30 CLIENT -> SERVER: DATA
2026-04-11 04:00:30 SERVER -> CLIENT: 354 End data with <CR><LF>.<CR><LF>
2026-04-11 04:00:30 CLIENT -> SERVER: Date: Sat, 11 Apr 2026 04:00:29 +0000
2026-04-11 04:00:30 CLIENT -> SERVER: To: your-test-email@example.com
2026-04-11 04:00:30 CLIENT -> SERVER: From: Brace Yourself Brand <beats@braceyourselfbrand.com>
2026-04-11 04:00:30 CLIENT -> SERVER: Subject: PHPMailer Test
2026-04-11 04:00:30 CLIENT -> SERVER: Message-ID: <rpWrBYDrxMEMXjeKwQf3jCed8Vv8DQu1BWQP1ob16o@beats.braceyourselfbrand.com>
2026-04-11 04:00:30 CLIENT -> SERVER: X-Mailer: PHPMailer 6.9.3 (https://github.com/PHPMailer/PHPMailer)
2026-04-11 04:00:30 CLIENT -> SERVER: MIME-Version: 1.0
2026-04-11 04:00:30 CLIENT -> SERVER: Content-Type: text/plain; charset=iso-8859-1
2026-04-11 04:00:30 CLIENT -> SERVER:
2026-04-11 04:00:30 CLIENT -> SERVER: This is a test email to verify SMTP settings.
2026-04-11 04:00:30 CLIENT -> SERVER:
2026-04-11 04:00:30 CLIENT -> SERVER: .
2026-04-11 04:00:31 SERVER -> CLIENT: 554 5.7.1 Spam content detected in the message body. Reason: JFE040001 https://www.namecheap.com/support/knowledgebase/article.aspx/10664/2216/jellyfish-error-codes/
2026-04-11 04:00:31 SMTP ERROR: DATA END command failed: 554 5.7.1 Spam content detected in the message body. Reason: JFE040001 https://www.namecheap.com/support/knowledgebase/article.aspx/10664/2216/jellyfish-error-codes/
SMTP Error: data not accepted.
❌ Test failed: SMTP Error: data not accepted.SMTP server error: DATA END command failed Detail: Spam content detected in the message body. Reason: JFE040001 https://www.namecheap.com/support/knowledgebase/article.aspx/10664/2216/jellyfish-error-codes/ SMTP code: 554 Additional SMTP info: 5.7.1✅ PHPMailer loaded successfully!2026-04-11 04:00:31 CLIENT -> SERVER: QUIT
2026-04-11 04:00:31 SERVER -> CLIENT: 221 2.0.0 Bye