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