aboutsummaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/mail-rcpt-allowfails.d
AgeCommit message (Collapse)Author
2020-01-21smtp: Allow RCPT TO command to fail for some recipientsPavel Volgarev
Introduces CURLOPT_MAIL_RCPT_ALLLOWFAILS. Verified with the new tests 3002-3007 Closes #4816