Home
last modified time | relevance | path

Searched refs:notice (Results 1 – 25 of 2660) sorted by relevance

12345678910>>...107

/netbsd/src/external/ibm-public/postfix/dist/src/smtpd/
Dsmtpd_chat.c288 VSTREAM *notice = (VSTREAM *) context; in print_line() local
290 post_mail_fprintf(notice, " %*s%.*s", indent, "", len, str); in print_line()
298 VSTREAM *notice; in smtpd_chat_notify() local
321 notice = post_mail_fopen_nowait(mail_addr_double_bounce(), in smtpd_chat_notify()
326 if (notice == 0) { in smtpd_chat_notify()
331 post_mail_fprintf(notice, "From: Mail Delivery System <%s>", in smtpd_chat_notify()
333 post_mail_fprintf(notice, "To: Postmaster <%s>", var_error_rcpt); in smtpd_chat_notify()
335 post_mail_fprintf(notice, "From: %s (Mail Delivery System)", in smtpd_chat_notify()
337 post_mail_fprintf(notice, "To: %s (Postmaster)", var_error_rcpt); in smtpd_chat_notify()
339 post_mail_fprintf(notice, "Subject: %s SMTP server: errors from %s", in smtpd_chat_notify()
[all …]
/netbsd/src/external/ibm-public/postfix/dist/src/smtp/
Dsmtp_chat.c439 VSTREAM *notice = (VSTREAM *) context; in print_line() local
441 post_mail_fprintf(notice, " %*s%.*s", indent, "", len, str); in print_line()
449 VSTREAM *notice; in smtp_chat_notify() local
472 notice = post_mail_fopen_nowait(mail_addr_double_bounce(), in smtp_chat_notify()
476 if (notice == 0) { in smtp_chat_notify()
481 post_mail_fprintf(notice, "From: Mail Delivery System <%s>", in smtp_chat_notify()
483 post_mail_fprintf(notice, "To: Postmaster <%s>", var_error_rcpt); in smtp_chat_notify()
485 post_mail_fprintf(notice, "From: %s (Mail Delivery System)", in smtp_chat_notify()
487 post_mail_fprintf(notice, "To: %s (Postmaster)", var_error_rcpt); in smtp_chat_notify()
489 post_mail_fprintf(notice, "Subject: %s %s client: errors from %s", in smtp_chat_notify()
[all …]
/netbsd/src/external/gpl3/binutils/dist/ld/scripttempl/
Dmipsbsd.sc5 # notice and this notice are preserved.
12 notice and this notice are preserved. */
Di386msdos.sc5 # notice and this notice are preserved.
12 notice and this notice are preserved. */
Ddlx.sc5 # notice and this notice are preserved.
12 notice and this notice are preserved. */
Dhppaelf.sc5 # notice and this notice are preserved.
15 notice and this notice are preserved. */
Dtic30coff.sc5 # notice and this notice are preserved.
12 notice and this notice are preserved. */
Dmoxie.sc5 # notice and this notice are preserved.
22 notice and this notice are preserved. */
Dpj.sc5 # notice and this notice are preserved.
22 notice and this notice are preserved. */
Dz8000.sc5 # notice and this notice are preserved.
12 notice and this notice are preserved. */
Dpdp11.sc5 # notice and this notice are preserved.
16 notice and this notice are preserved. */
Dz80.sc5 # notice and this notice are preserved.
22 notice and this notice are preserved. */
Dsh.sc5 # notice and this notice are preserved.
22 notice and this notice are preserved. */
Dtic54xcoff.sc8 # notice and this notice are preserved.
17 notice and this notice are preserved. */
Daout.sc5 # notice and this notice are preserved.
16 notice and this notice are preserved. */
Dmips.sc8 # notice and this notice are preserved.
31 notice and this notice are preserved. */
Dalphavms.sc8 # notice and this notice are preserved.
17 notice and this notice are preserved. */
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
Dstack32 * provided that the above copyright notice appear in all copies and
33 * that both that copyright notice and this permission notice appear
44 * provided that the above copyright notice appear in all copies and
45 * that both that copyright notice and this permission notice appear
Dqueue32 * provided that the above copyright notice appear in all copies and
33 * that both that copyright notice and this permission notice appear
44 * provided that the above copyright notice appear in all copies and
45 * that both that copyright notice and this permission notice appear
Diterator32 * provided that the above copyright notice appear in all copies and
33 * that both that copyright notice and this permission notice appear
44 * provided that the above copyright notice appear in all copies and
45 * that both that copyright notice and this permission notice appear
Dalgorithm32 * provided that the above copyright notice appear in all copies and
33 * that both that copyright notice and this permission notice appear
44 * provided that the above copyright notice appear in all copies and
45 * that both that copyright notice and this permission notice appear
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
Drb_tree32 * provided that the above copyright notice appear in all copies and
33 * that both that copyright notice and this permission notice appear
44 * provided that the above copyright notice appear in all copies and
45 * that both that copyright notice and this permission notice appear
/netbsd/src/crypto/external/bsd/heimdal/dist/doc/
Dcopyright.texi34 notice, this list of conditions and the following disclaimer.
37 notice, this list of conditions and the following disclaimer in the
75 notice appear in all copies and that both that copyright notice and
76 this permission notice appear in supporting documentation, and that
101 notice, this list of conditions and the following disclaimer.
104 notice, this list of conditions and the following disclaimer in the
142 notice, this list of conditions and the following disclaimer.
144 notice, this list of conditions and the following disclaimer in the
190 notice, this list of conditions and the following disclaimer.
192 notice, this list of conditions and the following disclaimer in the
[all …]
/netbsd/src/external/bsd/byacc/dist/package/debian/
Dcopyright16 Public domain notice and no warranty:
54 The above copyright notice and this permission notice shall be included
65 Except as contained in this notice, the name(s) of the above copyright
80 The above copyright notice and this permission notice shall be included in
90 Except as contained in this notice, the name of the X Consortium shall not
110 provided that the above copyright notice appear in all copies and that
111 both that copyright notice and this permission notice appear in
/netbsd/src/share/locale/numeric/
Des_ES.UTF-8.src15 # notice(s) and this permission notice appear with all copies of the Data Files or Software,
16 # (b) both the above copyright notice(s) and this permission notice appear in associated
17 # documentation, and (c) there is clear notice in each modified Data File or in the Software as

12345678910>>...107