Home
last modified time | relevance | path

Searched refs:recipient (Results 1 – 25 of 156) sorted by relevance

1234567

/freebsd-9-stable/contrib/tcpdump/
Dprint-zephyr.c53 const char *recipient; member
110 z_triple(char *class, char *inst, const char *recipient) in z_triple() argument
112 if (!*recipient) in z_triple()
113 recipient = "*"; in z_triple()
114 snprintf(z_buf, sizeof(z_buf), "<%s,%s,%s>", class, inst, recipient); in z_triple()
150 z.recipient = 0; in zephyr_print()
180 PARSE_FIELD_STR(z.recipient); in zephyr_print()
315 if (!*z.recipient) in zephyr_print()
316 z.recipient = "*"; in zephyr_print()
318 printf(" to %s", z_triple(z.class, z.inst, z.recipient)); in zephyr_print()
/freebsd-9-stable/contrib/sendmail/src/
DTRACEFLAGS32 25 recipient.c sendtolist
33 26 recipient.c recipient
37 27 recipient.c include
40 29 recipient.c recipient (local users), finduser
56 44 recipient.c writable
Dhelpfile54 rcpt RCPT To:<recipient> [ <parameters> ]
55 rcpt Specifies the recipient. Can be used any number of times.
72 vrfy VRFY <recipient>
75 expn EXPN <recipient>
99 dsn RCPT To:<recipient> [ NOTIFY={NEVER,SUCCESS,FAILURE,DELAY} ]
100 dsn [ ORCPT=<recipient> ]
107 dsn ORCPT Original recipient.
DMakefile.m49 …o.c map.c mci.c milter.c mime.c parseaddr.c queue.c ratectrl.c readcf.c recipient.c sasl.c savemai…
/freebsd-9-stable/contrib/sendmail/cf/mailer/
Dsmtp.m437 # common sender and masquerading recipient rewriting
74 R$+ $: $>PseudoToReal $1 sender/recipient common
81 # envelope recipient rewriting --
82 # also header recipient if not masquerading recipients
85 R$+ $: $>PseudoToReal $1 sender/recipient common
90 # header sender and masquerading header recipient rewriting
93 R$+ $: $>PseudoToReal $1 sender/recipient common
104 # relay mailer header masquerading recipient rewriting
Dlocal.m448 # Envelope recipient rewriting
68 # Header recipient rewriting
Duucp.m452 # envelope recipient rewriting
67 # header recipient rewriting
/freebsd-9-stable/contrib/sendmail/cf/cf/
Dsubmit.cf368 # work recipient factor
771 R$* : $* ; <@> $#error $@ 5.1.3 $: "553 List:; syntax illegal for recipient addresses"
957 ### $1 -- full recipient address
973 ### $1 -- full recipient address
1124 ### Rcpt_ok: is the recipient ok?
1234 ### (done in client, per recipient)
1237 ### $1: recipient
1341 # Envelope recipient rewriting
1359 # Header recipient rewriting
1384 # common sender and masquerading recipient rewriting
[all …]
/freebsd-9-stable/crypto/openssl/doc/crypto/
DPKCS7_decrypt.pod16 structure. B<pkey> is the private key of the recipient, B<cert> is the
41 PKCS7_decrypt() must be passed the correct recipient key and certificate. It would
DPKCS7_encrypt.pod16 is a list of recipient certificates. B<in> is the content to be encrypted.
21 Only RSA keys are supported in PKCS#7 and envelopedData so the recipient certificates
/freebsd-9-stable/contrib/sendmail/cf/feature/
Dbcc.m437 # - an e-mail address (user@dom.ain) which is then added as "bcc" recipient.
38 # - an empty string: do not add a "bcc" recipient, or
/freebsd-9-stable/usr.sbin/sendmail/
DMakefile19 ratectrl.c readcf.c recipient.c savemail.c sasl.c sfsasl.c \
/freebsd-9-stable/contrib/sendmail/cf/m4/
Dproto.m483 ifdef(`confRCPTREJ_MSG', `', `define(`confRCPTREJ_MSG', `"550 Mailbox disabled for this recipient"'…
506 # work recipient factor
1020 R$* : $* ; <@> $#error $@ 5.1.3 $: "_CODE553 List:; syntax illegal for recipient addresses"
1558 # only give error for envelope recipient
1685 ### $1 -- full recipient address
1707 ### $1 -- full recipient address
1736 dnl other To: entries: blacklist recipient; generic entries?
1752 R<MX> < : $* <TEMP> : > $* $#TEMP $@ 4.4.0 $: "450 Can not check MX records for recipient host " $1
1758 dnl do we relay to this recipient domain?
2034 dnl notice: code to check for a recipient without a domain name is
[all …]
/freebsd-9-stable/share/i18n/csmapper/JIS/
DJISX0201-KANA%UCS.src26 # warranties of any kind are expressed or implied. The recipient
/freebsd-9-stable/sys/contrib/dev/ipw/
DLICENSE38 recipient for use in accordance with the terms of this Agreement, provided such
39 recipient agrees to be fully bound by the terms hereof. You shall not otherwise
167 Software and the recipient agrees to be fully bound by these terms.
/freebsd-9-stable/share/i18n/csmapper/KOI/
DUCS%GOST19768-74.src27 # warranties of any kind are expressed or implied. The recipient
DGOST19768-74%UCS.src27 # warranties of any kind are expressed or implied. The recipient
DKOI8-R%UCS.src27 # warranties of any kind are expressed or implied. The recipient
/freebsd-9-stable/share/i18n/csmapper/MISC/
DDECMCS%UCS.src26 # warranties of any kind are expressed or implied. The recipient
DUCS%DECMCS.src26 # warranties of any kind are expressed or implied. The recipient
/freebsd-9-stable/sys/contrib/dev/iwi/
DLICENSE38 recipient for use in accordance with the terms of this Agreement, provided such
39 recipient agrees to be fully bound by the terms hereof. You shall not otherwise
170 Software and the recipient agrees to be fully bound by these terms.
/freebsd-9-stable/usr.sbin/pc-sysinstall/conf/licenses/
Dintel-en.txt40 recipient for use in accordance with the terms of this Agreement, provided such
41 recipient agrees to be fully bound by the terms hereof. You shall not otherwise
172 Software and the recipient agrees to be fully bound by these terms.
/freebsd-9-stable/contrib/sendmail/mail.local/
DREADME49 that mail.local should not strip the @domain part of recipient addresses
/freebsd-9-stable/share/i18n/csmapper/ISO-8859/
DISO-8859-6%UCS.src27 # warranties of any kind are expressed or implied. The recipient
DISO-8859-8%UCS.src27 # warranties of any kind are expressed or implied. The recipient

1234567