Home
last modified time | relevance | path

Searched refs:TO (Results 1 – 25 of 101) sorted by relevance

12345

/curl/tests/data/
H A Dtest300643 RCPT TO:<invalid.one>
44 RCPT TO:<invalid.two>
45 RCPT TO:<invalid.three>
46 RCPT TO:<invalid.four>
47 RCPT TO:<invalid.five>
H A Dtest300539 RCPT TO:<invalid.one>
40 RCPT TO:<recipient.two@example.com>
41 RCPT TO:<invalid.three>
42 RCPT TO:<invalid.four>
43 RCPT TO:<invalid.five>
H A Dtest91739 RCPT TO:<recipient.one@example.com>
40 RCPT TO:<recipient.two@example.com>
41 RCPT TO:<recipient.three@example.com>
42 RCPT TO:<recipient.four@example.com>
43 RCPT TO:<recipient.five@example.com>
H A Dtest300339 RCPT TO:<recipient.one@example.com>
40 RCPT TO:<recipient.two@example.com>
41 RCPT TO:<recipient.three@example.com>
42 RCPT TO:<recipient.four@example.com>
43 RCPT TO:<invalid.five>
H A Dtest300439 RCPT TO:<recipient.one@example.com>
40 RCPT TO:<recipient.two@example.com>
41 RCPT TO:<invalid.three>
42 RCPT TO:<recipient.four@example.com>
43 RCPT TO:<recipient.five@example.com>
H A Dtest300239 RCPT TO:<invalid.one>
40 RCPT TO:<recipient.two@example.com>
41 RCPT TO:<recipient.three@example.com>
42 RCPT TO:<recipient.four@example.com>
43 RCPT TO:<recipient.five@example.com>
H A Dtest91843 RCPT TO:<recipient.one@example.com>
44 RCPT TO:<invalid>
H A Dtest93849 RCPT TO:<recipient@example.com>
56 RCPT TO:<recipient@example.com>
H A Dtest91539 RCPT TO:<recipient@example.com>
H A Dtest91643 RCPT TO:<invalid>
H A Dtest91138 RCPT TO:<recipient@example.com>
H A Dtest95236 RCPT TO:<recipient@example.com>
H A Dtest150745 RCPT TO:<%TESTNUMBER-recipient@example.com>
H A Dtest152045 RCPT TO:<recipient@example.com>
H A Dtest90039 RCPT TO:<recipient@example.com>
H A Dtest300743 RCPT TO:<invalid.one>
H A Dtest94036 RCPT TO:<recipient@example.com>
/curl/docs/cmdline-opts/
H A Dmail-rcpt-allowfails.md5 Help: Allow RCPT TO command to fail
19 conversation if at least one of the recipients causes RCPT TO command to
26 If all recipients trigger RCPT TO failures and this flag is specified, curl
28 last RCPT TO command.
/curl/docs/libcurl/opts/
H A DCURLOPT_MAIL_RCPT_ALLOWFAILS.md17 CURLOPT_MAIL_RCPT_ALLOWFAILS - allow RCPT TO command to fail for some recipients
30 If *allow* is set to 1L, allow RCPT TO command to fail for some recipients.
33 conversation if either one of the recipients causes the RCPT TO command to
40 If all recipients trigger RCPT TO failures and this flag is specified, curl
42 RCPT TO command.
H A DCURLOPT_CONNECT_TO.md39 HOST:PORT:CONNECT-TO-HOST:CONNECT-TO-PORT where HOST is the host of the
40 request, PORT is the port of the request, CONNECT-TO-HOST is the hostname to
41 connect to, and CONNECT-TO-PORT is the port to connect to.
45 Dotted numerical IP addresses are supported for HOST and CONNECT-TO-HOST.
50 CONNECT-TO-HOST or CONNECT-TO-PORT is empty, the "connect to" feature is
/curl/docs/examples/
H A Dsmtp-mime.c42 #define TO "<addressee@example.net>" macro
47 "To: " TO,
101 recipients = curl_slist_append(recipients, TO); in main()
H A Dimap-append.c41 #define TO "<addressee@example.net>" macro
46 "To: " TO "\r\n"
/curl/tests/libtest/
H A Dlib1520.c31 #define TO "<recipient@example.com>" macro
93 rcpt_list = curl_slist_append(rcpt_list, TO); in test()
/curl/LICENSES/
H A DBSD-3-Clause.txt11TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.…
H A DBSD-4-Clause-UC.txt15TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.…

Completed in 32 milliseconds

12345