summaryrefslogtreecommitdiff
path: root/tests/data/test3003
Commit message (Collapse)AuthorAgeFilesLines
* smtp: Allow RCPT TO command to fail for some recipientsPavel Volgarev2020-01-211-0/+55
Introduces CURLOPT_MAIL_RCPT_ALLLOWFAILS. Verified with the new tests 3002-3007 Closes #4816