blob: d747ceabfda7c5a38a9b483268d8962cd4719951 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001Long: mail-rcpt
2Arg: <address>
3Help: Mail from this address
4Protocols: SMTP
5Added: 7.20.0
6---
7Specify a single address, user name or mailing list name. Repeat this
8option several times to send to multiple recipients.
9
10When performing a mail transfer, the recipient should specify a valid email
11address to send the mail to.
12
13When performing an address verification (VRFY command), the recipient should be
14specified as the user name or user name and domain (as per Section 3.5 of
15RFC5321). (Added in 7.34.0)
16
17When performing a mailing list expand (EXPN command), the recipient should be
18specified using the mailing list name, such as "Friends" or "London-Office".
19(Added in 7.34.0)