Home
last modified time | relevance | path

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

123456

/netbsd/src/external/ibm-public/postfix/dist/src/sendmail/
Dsendmail.c574 ARGV *recipients; /* recipients from regular headers */ member
642 rcpt = state->recipients; in output_header()
681 const char *full_name, char **recipients) in enqueue() argument
815 if (recipients) { in enqueue()
816 for (cpp = recipients; *cpp != 0; cpp++) { in enqueue()
860 if (recipients) { in enqueue()
862 for (cpp = recipients; *cpp != 0; cpp++) { in enqueue()
874 state.recipients = argv_alloc(2); in enqueue()
959 state.recipients->argv; *cpp; cpp++) { in enqueue()
969 argv_free(state.recipients); in enqueue()
/netbsd/src/external/ibm-public/postfix/dist/src/local/
DMusings12 of expanded recipients. Sort/uniq the list and deliver by re-injecting
21 to expanded recipients by re-submitting the message into the mail
31 expanded recipient: remote recipients, shell commands and files,
/netbsd/src/external/ibm-public/postfix/dist/
DRELEASE_NOTES-2.740 reject recipients of a multi-recipient message. It is OK to reject
41 all recipients of the same multi-recipient message, as is deferring
42 or accepting all recipients of the same multi-recipient message.
144 reject recipients of a multi-recipient message. It is OK to reject
145 all recipients of the same multi-recipient message, as is deferring
146 or accepting all recipients of the same multi-recipient message.
DRELEASE_NOTES-2.1156 specified recipients of a message. Wietse would never recommend
213 recipients, canonical mapping, virtual alias expansion, masquerading,
214 automatic BCC recipients and header/body checks. See postconf(5)
223 recipients of a message. Wietse would never recommend that people
311 [Feature 20030417] Automatic BCC recipients depending on sender or
392 qmgr_message_recipient_limit recipients.
562 [Incompat 20030417] "sendmail -t" no longer complains when recipients
563 are given on the command line. Instead, it now adds recipients from
564 headers to the recipients from the command-line.
/netbsd/src/external/ibm-public/postfix/dist/src/smtpstone/
Dqmqp-source.c156 static int recipients = 1; variable
530 if ((recipients = atoi(optarg)) <= 0) in main()
641 if (recipients == 1) { in main()
647 for (n = 0; n < recipients; n++) { in main()
/netbsd/src/external/ibm-public/postfix/dist/conf/
Dvirtual15 # applies to all recipients: local(8), virtual, and remote.
21 # applies only to local(8) recipients. That table is only
122 # non-existent recipients and then tries to return
263 # apply to all recipients: local(8), virtual, and
266 # domain) and that apply only to local(8) recipients.
Daliases51 # for local recipients. The redirections are processed by
57 # which applies to all recipients: local(8), virtual, and
211 # apply only to local(8) recipients; this is unlike
214 # apply to all recipients: local(8), virtual, and
/netbsd/src/external/ibm-public/postfix/dist/src/cleanup/
Dtest-queue-file52 …6 -0500 (EST)N&From: me@porcupine.org (Wietse Venema)NTo: undisclosed-recipients:;p …
Dcleanup_milter.in125 # so that all the recipients are in the extracted queue file segment.
Dcleanup_milter.in13a5 # so that all the recipients are in the extracted queue file segment.
Dtest-queue-file112 …27 Apr 2009 20:41:30 -0400 (EDT)NFrom: MAILER-DAEMONNTo: undisclosed-recipients:;p …
Dtest-queue-file13d2 …27 Apr 2009 20:41:30 -0400 (EDT)NFrom: MAILER-DAEMONNTo: undisclosed-recipients:;p …
Dcleanup_milter.ref523 541 regular_text: To: undisclosed-recipients:;
Dcleanup_milter.ref13d35 907 regular_text: To: undisclosed-recipients:;
Dbug1.file2 …2007 19:52:41 -0500 (EST)NFrom: wietse@porcupine.orgNTo: undisclosed-recipients:;p …
Dtest-queue-file42 …2007 19:52:41 -0500 (EST)NFrom: wietse@porcupine.orgNTo: undisclosed-recipients:;p …
Dtest-queue-file2 …2007 19:52:41 -0500 (EST)NFrom: wietse@porcupine.orgNTo: undisclosed-recipients:;p …
Dbug1.file.ref2 …2006 21:04:18 -0400 (EDT)NFrom: wietse@porcupine.orgNTo: undisclosed-recipients:;p 11…
Dbug1.text.ref41 To: undisclosed-recipients:;
Dcleanup_milter.ref453 1182 regular_text: To: undisclosed-recipients:;
Dbug1.ref44 1182 regular_text: To: undisclosed-recipients:;
/netbsd/src/external/ibm-public/postfix/dist/proto/
Daliases13 # mail for local recipients. The redirections are processed
19 # which applies to all recipients: local(8), virtual, and remote,
163 # localpart (no domain) and that apply only to \fBlocal\fR(8) recipients;
165 # full email address (including domain) and that apply to all recipients:
Dvirtual14 # applies to all recipients: local(8), virtual, and remote.
21 # applies only to \fBlocal\fR(8) recipients. That table is
110 # non-existent recipients and then tries to return that mail
252 # address (including domain) and that apply to all recipients: \fBlocal\fR(8),
255 # only to \fBlocal\fR(8) recipients.
/netbsd/src/external/ibm-public/postfix/dist/src/bounce/
D2template_test.in10 be delivered to one or more recipients. It's attached below.
78 be delivered to one or more recipients. It's attached below.
/netbsd/src/usr.bin/mail/misc/
Dmail.help11 r <message list> reply to message senders and all recipients

123456