SMTP # # Server-side # # Client-side smtp SMTP with multiple and invalid --mail-rcpt From: different To: another body smtp://%HOSTIP:%SMTPPORT/user --mail-rcpt 918@example.com --mail-rcpt invalid --mail-rcpt 918@bar.example.com --mail-rcpt sTrAnGe --mail-rcpt 918@another.example.com --mail-from 918@example.com -T - # # Verify data after the test has been "shot" 55 EHLO user MAIL FROM:<918@example.com> RCPT TO:<918@example.com> RCPT TO: QUIT