SMTP SIZE # # Server-side CAPA SIZE # # Client-side smtp SMTP with SIZE support From: different To: another body smtp://%HOSTIP:%SMTPPORT/912 --mail-rcpt recipient@example.com --mail-from sender@example.com -T log/test912.eml # # Verify data after the test has been "shot" EHLO 912 MAIL FROM: SIZE=38 RCPT TO: DATA QUIT From: different To: another body .