Home
last modified time | relevance | path

Searched refs:recipients (Results 1 – 25 of 251) sorted by relevance

1234567891011

/third_party/curl/docs/examples/
Dsmtp-mail.c96 struct curl_slist *recipients = NULL; in main() local
116 recipients = curl_slist_append(recipients, TO_ADDR); in main()
117 recipients = curl_slist_append(recipients, CC_ADDR); in main()
118 curl_easy_setopt(curl, CURLOPT_MAIL_RCPT, recipients); in main()
136 curl_slist_free_all(recipients); in main()
Dsmtp-multi.c90 struct curl_slist *recipients = NULL; in main() local
117 recipients = curl_slist_append(recipients, TO_MAIL); in main()
118 recipients = curl_slist_append(recipients, CC_MAIL); in main()
119 curl_easy_setopt(curl, CURLOPT_MAIL_RCPT, recipients); in main()
144 curl_slist_free_all(recipients); in main()
Dsmtp-tls.c93 struct curl_slist *recipients = NULL; in main() local
140 recipients = curl_slist_append(recipients, TO_MAIL); in main()
141 recipients = curl_slist_append(recipients, CC_MAIL); in main()
142 curl_easy_setopt(curl, CURLOPT_MAIL_RCPT, recipients); in main()
166 curl_slist_free_all(recipients); in main()
Dsmtp-mime.c79 struct curl_slist *recipients = NULL; in main() local
101 recipients = curl_slist_append(recipients, TO); in main()
102 recipients = curl_slist_append(recipients, CC); in main()
103 curl_easy_setopt(curl, CURLOPT_MAIL_RCPT, recipients); in main()
150 curl_slist_free_all(recipients); in main()
Dsmtp-ssl.c93 struct curl_slist *recipients = NULL; in main() local
138 recipients = curl_slist_append(recipients, TO_MAIL); in main()
139 recipients = curl_slist_append(recipients, CC_MAIL); in main()
140 curl_easy_setopt(curl, CURLOPT_MAIL_RCPT, recipients); in main()
163 curl_slist_free_all(recipients); in main()
Dsmtp-vrfy.c49 struct curl_slist *recipients = NULL; in main() local
57 recipients = curl_slist_append(recipients, "<recipient@example.com>"); in main()
58 curl_easy_setopt(curl, CURLOPT_MAIL_RCPT, recipients); in main()
69 curl_slist_free_all(recipients); in main()
Dsmtp-expn.c46 struct curl_slist *recipients = NULL; in main() local
54 recipients = curl_slist_append(recipients, "Friends"); in main()
55 curl_easy_setopt(curl, CURLOPT_MAIL_RCPT, recipients); in main()
69 curl_slist_free_all(recipients); in main()
Dsmtp-authzid.c99 struct curl_slist *recipients = NULL; in main() local
129 recipients = curl_slist_append(recipients, TO_ADDR); in main()
130 curl_easy_setopt(curl, CURLOPT_MAIL_RCPT, recipients); in main()
148 curl_slist_free_all(recipients); in main()
/third_party/curl/docs/cmdline-opts/
Dmail-rcpt-allowfails.d4 Help: Allow RCPT TO command to fail for some recipients
12 When sending data to multiple recipients, by default curl aborts SMTP
13 conversation if at least one of the recipients causes RCPT TO command to
18 remaining valid recipients.
20 If all recipients trigger RCPT TO failures and this flag is specified, curl
Dmail-rcpt.d14 option several times to send to multiple recipients.
/third_party/curl/tests/libtest/
Dlib652.c36 struct curl_slist *recipients = NULL; in test() local
92 recipients = curl_slist_append(NULL, "someone@example.com"); in test()
93 if(!recipients) { in test()
105 test_setopt(curl, CURLOPT_MAIL_RCPT, recipients); in test()
128 curl_slist_free_all(recipients); in test()
/third_party/openssl/doc/man3/
DPKCS7_decrypt.pod17 recipients certificate, B<data> is a BIO to write the content to and
22 Although the recipients certificate is not needed to decrypt the data it is needed
23 to locate the appropriate (of possible several) recipients in the PKCS#7 structure.
DCMS_decrypt.pod56 Although the recipients certificate is not needed to decrypt the data it is
57 needed to locate the appropriate (of possible several) recipients in the CMS
60 If I<cert> is set to NULL all possible recipients are tried. This case however
62 PKCS #1 v1.5 RSA padding) all recipients are tried whether they succeed or
DCMS_encrypt.pod62 returned to which additional recipients and attributes can be added before
79 The recipients specified in B<certs> use a CMS KeyTransRecipientInfo info
83 The parameter B<certs> may be NULL if B<CMS_PARTIAL> is set and recipients
DCMS_EnvelopedData_create.pod39 The recipients can be added later using L<CMS_add1_recipient_cert(3)> or
DCMS_add1_recipient_cert.pod5 CMS_add1_recipient, CMS_add1_recipient_cert, CMS_add0_recipient_key - add recipients to a CMS envel…
/third_party/libwebsockets/lib/jose/jws/
Djose.c192 args->jose->recipients++; in lws_jws_jose_cb()
418 &jose->recipient[jose->recipients].jwk_ephemeral, in lws_jose_parse()
430 jose->recipients = 0; in lws_jose_parse()
444 jose->recipients++; in lws_jose_parse()
/third_party/libwebsockets/lib/jose/jwe/
Djwe.c388 if (jwe->jose.recipients >= (int)LWS_ARRAY_SIZE(jwe->jose.recipient)) { in lws_jwe_encrypt()
447 memset(&jwe->jose.recipient[jwe->jose.recipients], 0, in lws_jwe_encrypt()
450 jwe->jose.recipients++; in lws_jwe_encrypt()
483 if (jwe->jose.recipients > 1) { in lws_jwe_render_compact()
486 jwe->jose.recipients); in lws_jwe_render_compact()
/third_party/python/Doc/includes/
Demail-dir.py45 msg['To'] = ', '.join(args.recipients)
/third_party/python/Lib/
Dsmtplib.py125 def __init__(self, recipients): argument
126 self.recipients = recipients
127 self.args = (recipients,)
/third_party/libwebsockets/include/libwebsockets/
Dlws-jose.h128 int recipients; /* count of used recipient[] entries */ member
/third_party/bounds_checking_function/
DLICENSE97 …tion, whether in source or executable forms, provided that you provide recipients with a copy of t…
111 To apply the Mulan PSL v2 to your work, for easy identification by recipients, you are suggested to…
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/
DLICENSE53 gratis or for a fee, you must give the recipients all the rights that
64 want its recipients to know that what they have is not the original, so
87 other recipients of the Program a copy of this General Public License
166 recipients' exercise of the rights granted herein.
308 recipients of the item may redistribute it under the same conditions they
/third_party/openssl/external/perl/Text-Template-1.56/
DLICENSE53 gratis or for a fee, you must give the recipients all the rights that
64 want its recipients to know that what they have is not the original, so
87 other recipients of the Program a copy of this General Public License
166 recipients' exercise of the rights granted herein.
308 recipients of the item may redistribute it under the same conditions they
/third_party/python/Doc/library/
Dsmtplib.rst173 through the attribute :attr:`recipients`, which is a dictionary of exactly the
449 options to different recipients you have to use the low-level methods such as
482 All recipients were refused. Nobody got the mail. The :attr:`recipients`
484 refused recipients (like the one returned when at least one recipient was

1234567891011