SMTP
multi
#
# Server-side
#
# Client-side
smtp
lib1507
# based on bug report #1184
SMTP with multi interface and CURLE_ABORTED_BY_CALLBACK
From: different
To: another
body
smtp://%HOSTIP:%SMTPPORT/user
#
# Verify data after the test has been "shot"
EHLO user
MAIL FROM:<1507-realuser@example.com>
RCPT TO:<1507-recipient@example.com>
DATA