1*6236dae4SAndroid Build Coastguard Worker--- 2*6236dae4SAndroid Build Coastguard Workerc: Copyright (C) Daniel Stenberg, <[email protected]>, et al. 3*6236dae4SAndroid Build Coastguard WorkerSPDX-License-Identifier: curl 4*6236dae4SAndroid Build Coastguard WorkerLong: mail-rcpt 5*6236dae4SAndroid Build Coastguard WorkerArg: <address> 6*6236dae4SAndroid Build Coastguard WorkerHelp: Mail to this address 7*6236dae4SAndroid Build Coastguard WorkerProtocols: SMTP 8*6236dae4SAndroid Build Coastguard WorkerAdded: 7.20.0 9*6236dae4SAndroid Build Coastguard WorkerCategory: smtp 10*6236dae4SAndroid Build Coastguard WorkerMulti: append 11*6236dae4SAndroid Build Coastguard WorkerSee-also: 12*6236dae4SAndroid Build Coastguard Worker - mail-rcpt-allowfails 13*6236dae4SAndroid Build Coastguard WorkerExample: 14*6236dae4SAndroid Build Coastguard Worker - --mail-rcpt [email protected] smtp://example.com 15*6236dae4SAndroid Build Coastguard Worker--- 16*6236dae4SAndroid Build Coastguard Worker 17*6236dae4SAndroid Build Coastguard Worker# `--mail-rcpt` 18*6236dae4SAndroid Build Coastguard Worker 19*6236dae4SAndroid Build Coastguard WorkerSpecify a single email address, username or mailing list name. Repeat this 20*6236dae4SAndroid Build Coastguard Workeroption several times to send to multiple recipients. 21*6236dae4SAndroid Build Coastguard Worker 22*6236dae4SAndroid Build Coastguard WorkerWhen performing an address verification (**VRFY** command), the recipient 23*6236dae4SAndroid Build Coastguard Workershould be specified as the username or username and domain (as per Section 3.5 24*6236dae4SAndroid Build Coastguard Workerof RFC 5321). (Added in 7.34.0) 25*6236dae4SAndroid Build Coastguard Worker 26*6236dae4SAndroid Build Coastguard WorkerWhen performing a mailing list expand (EXPN command), the recipient should be 27*6236dae4SAndroid Build Coastguard Workerspecified using the mailing list name, such as "Friends" or "London-Office". 28*6236dae4SAndroid Build Coastguard Worker(Added in 7.34.0) 29