1 Long: mail-rcpt 2 Arg: <address> 3 Help: Mail to this address 4 Protocols: SMTP 5 Added: 7.20.0 6 Category: smtp 7 Example: --mail-rcpt user@example.net smtp://example.com 8 --- 9 Specify a single e-mail address, user name or mailing list name. Repeat this 10 option several times to send to multiple recipients. 11 12 When performing an address verification (VRFY command), the recipient should be 13 specified as the user name or user name and domain (as per Section 3.5 of 14 RFC5321). (Added in 7.34.0) 15 16 When performing a mailing list expand (EXPN command), the recipient should be 17 specified using the mailing list name, such as "Friends" or "London-Office". 18 (Added in 7.34.0) 19