SMTP
MULTIPART
# Server-side
# Client-side
Mime
smtp
SMTP multipart with 7-bit encoder error
From: different
To: another
body
smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient@example.com --mail-from sender@example.com -F '=This is valid;encoder=7bit' -F "=@%LOGDIR/test%TESTNUMBER.txt;encoder=7bit" -H "From: different" -H "To: another"
This is an attached file (in french: pi%hex[%c3%a8]hex%ce jointe).
It contains at least an 8-bit byte value.
# Verify data after the test has been "shot"
EHLO %TESTNUMBER
MAIL FROM:%LTsender@example.com%GT
RCPT TO:%LTrecipient@example.com%GT
DATA
26