SMTP SIZE # Server-side CAPA "SIZE 32" # Client-side smtp SMTP with large message SIZE From: different To: another body smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient@example.com --mail-from sender@example.com -T %LOGDIR/test%TESTNUMBER.eml # Verify data after the test has been "shot" # 55 - CURLE_SEND_ERROR 55 EHLO %TESTNUMBER MAIL FROM:%LTsender@example.com%GT SIZE=38 QUIT