SMTP
#
# Server-side
#
# Client-side
smtp
SMTP with invalid --mail-rcpt
From: different
To: another
body
smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt invalid --mail-from 916@example.com -T -
#
# Verify data after the test has been "shot"
55
EHLO user
MAIL FROM:<916@example.com>
RCPT TO:
QUIT