SMTP SASL SASL AUTH EXTERNAL RFC4422 RFC4954 # # Server-side AUTH EXTERNAL REPLY AUTH 334 EXTERNAL supported REPLY = 235 Authenticated # # Client-side smtp SMTP external authentication without credentials mail body 'smtp://;AUTH=EXTERNAL@%HOSTIP:%SMTPPORT/943' --mail-rcpt recipient@example.com --mail-from sender@example.com -T - # # Verify data after the test has been "shot" EHLO 943 AUTH EXTERNAL = MAIL FROM: RCPT TO: DATA QUIT mail body .