aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test3006
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