SMTP
#
# Server-side
#
# Client-side
smtp
SMTP with multiple invalid (all) --mail-rcpt and --mail-rcpt-allowfails
From: different
To: another
body
smtp://%HOSTIP:%SMTPPORT/3006 --mail-rcpt-allowfails --mail-rcpt invalid.one --mail-rcpt invalid.two --mail-rcpt invalid.three --mail-rcpt invalid.four --mail-rcpt invalid.five --mail-from sender@example.com -T -
#
# Verify data after the test has been "shot"
# 55 - CURLE_SEND_ERROR
55
EHLO 3006
MAIL FROM:
RCPT TO:
RCPT TO:
RCPT TO:
RCPT TO:
RCPT TO:
QUIT