Home
last modified time | relevance | path

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

12345678910>>...149

/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A 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/
H A 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/mpl/bind/dist/
H A DCOPYRIGHT19 copyright notice and this permission notice appear in all copies.
35 copyright notice and this permission notice appear in all copies.
51 above copyright notice and this permission notice appear in all
68 above copyright notice and this permission notice appear in all
89 notice, this list of conditions and the following disclaimer.
91 notice, this list of conditions and the following disclaimer in the
115 (The above copyright notice is per RFC 3978 5.6 (a), q.v.)
126 1. Redistributions of source code must retain the above copyright notice,
130 notice, this list of conditions and the following disclaimer in the
160 notice, this list of conditions and the following disclaimer.
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/ld/scripttempl/
H A Dmipsbsd.sc5 # notice and this notice are preserved.
12 notice and this notice are preserved. */
H A Ddlx.sc5 # notice and this notice are preserved.
12 notice and this notice are preserved. */
H A Dz80.sc5 # notice and this notice are preserved.
22 notice and this notice are preserved. */
H A Di386msdos.sc5 # notice and this notice are preserved.
12 notice and this notice are preserved. */
H A Dhppaelf.sc5 # notice and this notice are preserved.
15 notice and this notice are preserved. */
H A Dpj.sc5 # notice and this notice are preserved.
22 notice and this notice are preserved. */
H A Dtic30coff.sc5 # notice and this notice are preserved.
12 notice and this notice are preserved. */
H A Dmoxie.sc5 # notice and this notice are preserved.
22 notice and this notice are preserved. */
H A Dpdp11.sc5 # notice and this notice are preserved.
16 notice and this notice are preserved. */
/netbsd-src/external/gpl3/binutils/dist/ld/scripttempl/
H A Dmipsbsd.sc5 # notice and this notice are preserved.
12 notice and this notice are preserved. */
H A Ddlx.sc5 # notice and this notice are preserved.
12 notice and this notice are preserved. */
H A Di386msdos.sc5 # notice and this notice are preserved.
12 notice and this notice are preserved. */
H A Dhppaelf.sc5 # notice and this notice are preserved.
15 notice and this notice are preserved. */
H A Dpj.sc5 # notice and this notice are preserved.
22 notice and this notice are preserved. */
H A Dtic30coff.sc5 # notice and this notice are preserved.
12 notice and this notice are preserved. */
H A Dmoxie.sc5 # notice and this notice are preserved.
22 notice and this notice are preserved. */
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A 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
H A 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
H A 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
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A 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
H A 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
H A 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

12345678910>>...149