SMTP SIZE # # Server-side CAPA "SIZE 32" # # Client-side smtp SMTP with large message SIZE From: different To: another body smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 913@example.com --mail-from 913@example.com -T log/test913.eml # # Verify data after the test has been "shot" 55 EHLO user MAIL FROM:<913@example.com> SIZE=38 QUIT