SMTP MULTIPART # # Server-side # # Client-side Mime smtp SMTP multipart with 7bit 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èce jointe). It contains at least an 8-bit byte value. # # Verify data after the test has been "shot" EHLO %TESTNUMBER MAIL FROM: RCPT TO: DATA 26