Josh Soref 2021-07-26 02:54:13 -04:00 committed by Jay Satiro
parent 2a4bf88699
commit 4d145346ae
4 changed files with 13 additions and 10 deletions

View file

@ -39,8 +39,9 @@ return an error.
The default behavior can be changed by setting \fIignore\fP to 1L which will
make curl ignore errors and proceed with the remaining valid recipients.
In case when all recipients cause RCPT TO command to fail, curl will abort SMTP
conversation and return the error received from to the last RCPT TO command.
If all recipients trigger RCPT TO failures and this flag is specified, curl
will still abort the SMTP conversation and return the error received from to
the last RCPT TO command.
.SH DEFAULT
0
.SH PROTOCOLS