Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/vmsss/public_html/lib/vendor/swift/lib/Swift/Connection/SMTP.php on line 262

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/vmsss/public_html/lib/vendor/swift/lib/Swift/Connection/SMTP.php on line 394

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/vmsss/public_html/lib/vendor/swift/lib/Swift/Connection/Sendmail.php on line 225

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/vmsss/public_html/lib/vendor/swift/lib/Swift/Message/Encoder.php on line 119

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/vmsss/public_html/lib/vendor/swift/lib/Swift/Message/Encoder.php on line 196

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/vmsss/public_html/lib/vendor/swift/lib/Swift/Message/Encoder.php on line 249

Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/vmsss/public_html/lib/vendor/swift/lib/Swift/Message/Encoder.php on line 256
Test of Sending Basic E-Mail [SMOKE]
» Swift Mailer Smoke Test «

Test of Sending Basic E-Mail

A basic, 7 bit ascii email will be sent from Swift, to the account given in the test configuration. Simply open up the email and check that the details given below are accurate:
Error: Message did not send!

Log Information

++ Log level changed to 4
++ Trying to connect...
++ Trying to connect to SMTP server at 'smtp.swiftmailer.org:25
<< 220-135.frictionlesssolutions.com ESMTP Exim 4.98.1 #2 Sun, 29 Jun 2025 14:09:30 -0400
220-We do not authorize the use of this system to transport unsolicited,
220 and/or bulk e-mail.
>> EHLO [67.217.33.135]
<< 250-135.frictionlesssolutions.com Hello [67.217.33.135] [67.217.33.135]
250-SIZE 52428800
250-LIMITS MAILMAX=1000 RCPTMAX=50000
250-8BITMIME
250-PIPELINING
250-PIPECONNECT
250-AUTH PLAIN LOGIN
250-STARTTLS
250 HELP
++ SMTP extension 'SIZE 52428800' reported with attributes [].
++ SMTP extension 'LIMITS MAILMAX=1000 RCPTMAX=50000' reported with attributes [].
++ SMTP extension '8BITMIME' reported with attributes [].
++ SMTP extension 'PIPELINING' reported with attributes [].
++ SMTP extension 'PIPECONNECT' reported with attributes [].
++ SMTP extension 'AUTH PLAIN LOGIN' reported with attributes [].
++ SMTP extension 'STARTTLS' reported with attributes [].
++ SMTP extension 'HELP' reported with attributes [].
>> MAIL FROM: <chris@w3tyle.co.uk>
<< 250 OK
>> RCPT TO: <chris@w3style.co.uk>
<< 550-Please turn on SMTP Authentication in your mail client.  ([67.217.33.135])
550-[67.217.33.135]:56150 is not permitted to relay through this server without
550 authentication.
!! Expected response code(s) [250] but got response [550-Please turn on SMTP Authentication in your mail client.  ([67.217.33.135])
550-[67.217.33.135]:56150 is not permitted to relay through this server without
550 authentication.]
!! Recipient 'chris@w3style.co.uk' rejected by connection.
>> RSET
<< 250 Reset OK
Screenshot
Having Problems? E-mail me.