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:%LT%TESTNUMBER-realuser@example.com%GT
RCPT TO:%LT%TESTNUMBER-recipient@example.com%GT
DATA