| /netbsd-src/external/ibm-public/postfix/dist/src/local/ |
| H A D | deliver_attr.c | 81 msg_info("level: %d", attrp->level); in deliver_attr_dump() 82 msg_info("path: %s", VSTREAM_PATH(attrp->fp)); in deliver_attr_dump() 83 msg_info("fp: 0x%lx", (long) attrp->fp); in deliver_attr_dump() 84 msg_info("queue_name: %s", attrp->queue_name ? attrp->queue_name : "null"); in deliver_attr_dump() 85 msg_info("queue_id: %s", attrp->queue_id ? attrp->queue_id : "null"); in deliver_attr_dump() 86 msg_info("offset: %ld", attrp->rcpt.offset); in deliver_attr_dump() 87 msg_info("sender: %s", attrp->sender ? attrp->sender : "null"); in deliver_attr_dump() 88 msg_info("recipient: %s", attrp->rcpt.address ? attrp->rcpt.address : "null"); in deliver_attr_dump() 89 msg_info("domain: %s", attrp->domain ? attrp->domain : "null"); in deliver_attr_dump() 90 msg_info("local: %s", attrp->local ? attrp->local : "null"); in deliver_attr_dump() [all …]
|
| /netbsd-src/external/ibm-public/postfix/dist/src/virtual/ |
| H A D | deliver_attr.c | 72 msg_info("level: %d", attrp->level); in deliver_attr_dump() 73 msg_info("path: %s", VSTREAM_PATH(attrp->fp)); in deliver_attr_dump() 74 msg_info("fp: 0x%lx", (long) attrp->fp); in deliver_attr_dump() 75 msg_info("queue_name: %s", attrp->queue_name ? attrp->queue_name : "null"); in deliver_attr_dump() 76 msg_info("queue_id: %s", attrp->queue_id ? attrp->queue_id : "null"); in deliver_attr_dump() 77 msg_info("offset: %ld", attrp->offset); in deliver_attr_dump() 78 msg_info("sender: %s", attrp->sender ? attrp->sender : "null"); in deliver_attr_dump() 79 msg_info("recipient: %s", attrp->rcpt.address ? attrp->rcpt.address : "null"); in deliver_attr_dump() 80 msg_info("user: %s", attrp->user ? attrp->user : "null"); in deliver_attr_dump() 81 msg_info("delivered: %s", attrp->delivered ? attrp->delivered : "null"); in deliver_attr_dump() [all …]
|
| /netbsd-src/external/ibm-public/postfix/dist/src/global/ |
| H A D | flush_clnt.c | 126 msg_info("%s", myname); in flush_purge() 140 msg_info("%s: status %d", myname, status); in flush_purge() 153 msg_info("%s", myname); in flush_refresh() 167 msg_info("%s: status %d", myname, status); in flush_refresh() 180 msg_info("%s: site %s", myname, site); in flush_send_site() 190 msg_info("using backwards-compatible default setting " in flush_send_site() 204 msg_info("%s: site %s status %d", myname, site, status); in flush_send_site() 217 msg_info("%s: queue_id %s", myname, queue_id); in flush_send_file() 229 msg_info("%s: queue_id %s status %d", myname, queue_id, status); in flush_send_file() 242 msg_info("%s: site %s id %s", myname, site, queue_id); in flush_add() [all …]
|
| H A D | strip_addr.c | 190 msg_info("wanted: foo-ext -> %s", "foo"); in main() 191 msg_info("strip_addr foo-ext -> %s", stripped); in main() 199 msg_info("wanted: foo-ext -> %s %s", "foo", "-ext"); in main() 200 msg_info("strip_addr foo-ext -> %s %s", stripped, extension); in main() 217 msg_info("wanted: foo-ext@bar -> %s", "foo@bar"); in main() 218 msg_info("strip_addr foo-ext@bar -> %s", stripped); in main() 226 msg_info("wanted: foo-ext@bar -> %s %s", "foo@bar", "-ext"); in main() 227 msg_info("strip_addr foo-ext@bar -> %s %s", stripped, extension); in main() 236 msg_info("wanted: foo+ext@bar -> %s %s", "foo@bar", "+ext"); in main() 237 msg_info("strip_addr foo+ext@bar -> %s %s", stripped, extension); in main() [all …]
|
| H A D | login_sender_match.c | 339 msg_info("RUN test case %ld %s", (long) (tp - testcases), tp->title); in main() 341 msg_info("title=%s", tp->title); in main() 342 msg_info("map_names=%s", tp->map_names); in main() 343 msg_info("ext_delimiters=%s", tp->ext_delimiters); in main() 344 msg_info("null_sender=%s", tp->null_sender); in main() 345 msg_info("wildcard=%s", tp->wildcard); in main() 346 msg_info("login_name=%s", tp->login_name); in main() 347 msg_info("sender_addr=%s", tp->sender_addr); in main() 348 msg_info("exp_return=%d", tp->exp_return); in main() 355 msg_info("PASS test %ld", (long) (tp - testcases)); in main() [all …]
|
| H A D | mail_addr_map.c | 177 msg_info("%s: %s -> %d: %s", myname, address, i, argv->argv[i]); in mail_addr_map_opt() 191 msg_info("%s: %s -> %s", myname, address, in mail_addr_map_opt() 432 msg_info("no expect to match result[%d]='%s'", n, result_argv[n]); in compare() 434 msg_info("no result to match expect[%d]='%s'", n, expect_argv[n]); in compare() 508 msg_info("database = %s", test->database); in main() 509 msg_info("propagate = %d", test->propagate); in main() 510 msg_info("delimiter = '%s'", var_rcpt_delim); in main() 511 msg_info("in_form = %s", mail_addr_form_to_string(test->in_form)); in main() 512 msg_info("query_form = %s", mail_addr_form_to_string(test->query_form)); in main() 513 msg_info("out_form = %s", mail_addr_form_to_string(test->out_form)); in main() [all …]
|
| H A D | scache_single.c | 100 msg_info("%s: %s", myname, STR(sp->endp.endp_label)); in scache_single_free_endp() 142 msg_info("%s: %s fd=%d", myname, endp_label, fd); in scache_single_save_endp() 156 msg_info("%s: no endpoint cache: %s", myname, endp_label); in scache_single_find_endp() 165 msg_info("%s: found: %s fd=%d", myname, endp_label, fd); in scache_single_find_endp() 169 msg_info("%s: not found: %s", myname, endp_label); in scache_single_find_endp() 180 msg_info("%s: %s -> %s", myname, STR(sp->dest.dest_label), in scache_single_free_dest() 232 msg_info("%s: %s -> %s%s", myname, dest_label, endp_label, in scache_single_save_dest() 247 msg_info("%s: no destination cache: %s", myname, dest_label); in scache_single_find_dest() 252 msg_info("%s: found: %s", myname, dest_label); in scache_single_find_dest() 259 msg_info("%s: not found: %s", myname, dest_label); in scache_single_find_dest()
|
| H A D | memcache_proto.c | 97 msg_info("%s got %s", VSTREAM_PATH(stream), in memcache_get() 111 msg_info("%s got: %s", VSTREAM_PATH(stream), STR(vp)); in memcache_get() 131 msg_info("%s write: %.*s", VSTREAM_PATH(stream), (int) todo, cp); in memcache_fwrite() 157 msg_info("%s read: error", VSTREAM_PATH(stream)); in memcache_fread() 162 msg_info("%s read: %s", VSTREAM_PATH(stream), STR(buf)); in memcache_fread() 199 msg_info("%s write: %s", VSTREAM_PATH(stream), STR(buf)); in memcache_printf()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/xsasl/ |
| H A D | xsasl_saslc_client.c | 140 msg_info("%s: mechanism_list='%s'", __func__, mechanism_list); in xsasl_saslc_client_first() 141 msg_info("%s: username='%s'", __func__, username); in xsasl_saslc_client_first() 147 msg_info("%s: saslc_sess_init failed", __func__); in xsasl_saslc_client_first() 154 msg_info("%s: mechanism='%s'", __func__, mech); in xsasl_saslc_client_first() 165 msg_info("%s: saslc_sess_encode='%s'", __func__, in xsasl_saslc_client_first() 171 msg_info("%s: client_reply='%s'", __func__, in xsasl_saslc_client_first() 197 msg_info("%s: server_reply='%s'", __func__, server_reply); in xsasl_saslc_client_next() 201 msg_info("%s: saslc_sess_encode='%s'", __func__, in xsasl_saslc_client_next() 207 msg_info("%s: client_reply='%s'", __func__, in xsasl_saslc_client_next() 245 msg_info("%s: service='%s'", __func__, args->service); in xsasl_saslc_client_create() [all …]
|
| H A D | xsasl_cyrus_log.c | 65 msg_info("SASL authentication info: %s", message); in xsasl_cyrus_log() 71 msg_info("SASL authentication info: %s", message); in xsasl_cyrus_log() 84 msg_info("SASL authentication debug: %s", message); in xsasl_cyrus_log() 91 msg_info("SASL authentication trace: %s", message); in xsasl_cyrus_log() 99 msg_info("SASL authentication pass: %s", message); in xsasl_cyrus_log()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/tls/ |
| H A D | tls_prng_egd.c | 95 msg_info("%s: connect to EGD server %s", myname, name); in tls_prng_egd_open() 99 msg_info("%s: cannot connect to EGD server %s: %m", myname, name); in tls_prng_egd_open() 107 msg_info("%s: connected to EGD server %s", myname, name); in tls_prng_egd_open() 127 msg_info("cannot write to EGD server %s: %m", egd->name); in tls_prng_egd_read() 131 msg_info("cannot read from EGD server %s: %m", egd->name); in tls_prng_egd_read() 138 msg_info("EGD server %s reports zero bytes available", egd->name); in tls_prng_egd_read() 142 msg_info("cannot read %ld bytes from EGD server %s: %m", in tls_prng_egd_read() 147 msg_info("%s: got %ld bytes from EGD server %s", myname, in tls_prng_egd_read() 161 msg_info("%s: close EGD server %s", myname, egd->name); in tls_prng_egd_close()
|
| H A D | tls_prng_file.c | 93 msg_info("%s: cannot open entropy file %s: %m", myname, name); in tls_prng_file_open() 101 msg_info("%s: opened entropy file %s", myname, name); in tls_prng_file_open() 116 msg_info("%s: seed internal pool from file %s", myname, fh->name); in tls_prng_file_read() 120 msg_info("cannot seek entropy file %s: %m", fh->name); in tls_prng_file_read() 129 msg_info("cannot read entropy file %s: %m", fh->name); in tls_prng_file_read() 137 msg_info("read %ld bytes from entropy file %s: %m", in tls_prng_file_read() 150 msg_info("%s: close entropy file %s", myname, fh->name); in tls_prng_file_close()
|
| H A D | tls_server.c | 210 msg_info("%s: looking up session %s in %s cache", TLScontext->namaddr, in get_server_session_cb() 220 msg_info("%s: reloaded session %s from %s cache", in get_server_session_cb() 252 msg_info("%s: remove session %s from %s cache", TLScontext->namaddr, in uncache_session() 277 msg_info("%s: save session %s to %s cache", TLScontext->namaddr, in new_server_session_cb() 336 msg_info("%s: Issuing session ticket, key expiration: %ld", in ticket_cb() 341 msg_info("%s: Decrypting session ticket, key expiration: %ld", in ticket_cb() 371 msg_info("%s: Issuing session ticket, key expiration: %ld", in ticket_cb() 376 msg_info("%s: Decrypting session ticket, key expiration: %ld", in ticket_cb() 412 msg_info("initializing the server-side TLS engine"); in tls_server_init() 832 msg_info("setting up TLS connection from %s", props->namaddr); in tls_server_start() [all …]
|
| H A D | tls_client.c | 208 msg_info("looking for session %s in %s cache", in load_clnt_session() 230 msg_info("reloaded session %s from %s cache", in load_clnt_session() 270 msg_info("save session %s to %s cache", in new_client_session_cb() 303 msg_info("remove session %s from client cache", TLScontext->serverid); in uncache_session() 354 msg_info("%s: matched peername: %s", in verify_extract_name() 372 msg_info("%s: re-using session with untrusted certificate, " in verify_extract_name() 455 msg_info("%s asciified to %s", name, aname); in add_namechecks() 520 msg_info("%s asciified to %s", sni, aname); in tls_auth_enable() 610 msg_info("%s: SNI hostname: %s", props->namaddr, sni); in tls_auth_enable() 633 msg_info("initializing the client-side TLS engine"); in tls_client_init() [all …]
|
| H A D | tls_proxy_client_print.c | 97 msg_info("begin tls_proxy_client_param_print"); in tls_proxy_client_param_print() 133 msg_info("tls_proxy_client_param_print ret=%d", ret); in tls_proxy_client_param_print() 146 msg_info("begin tls_proxy_client_init_print"); in tls_proxy_client_init_print() 181 msg_info("tls_proxy_client_init_print ret=%d", ret); in tls_proxy_client_init_print() 198 msg_info("tls_proxy_client_tlsa_print count=%d", count); in tls_proxy_client_tlsa_print() 214 msg_info("tls_proxy_client_tlsa_print ret=%d", count); in tls_proxy_client_tlsa_print() 230 msg_info("tls_proxy_client_dane_print dane=%d", dane != 0); in tls_proxy_client_dane_print() 243 msg_info("tls_proxy_client_dane_print ret=%d", ret); in tls_proxy_client_dane_print() 256 msg_info("begin tls_proxy_client_start_print"); in tls_proxy_client_start_print() 290 msg_info("tls_proxy_client_start_print ret=%d", ret); in tls_proxy_client_start_print()
|
| H A D | tls_verify.c | 183 msg_info("%s: depth=%d verify=%d subject=%s", in tls_verify_certificate_callback() 213 msg_info("certificate verification failed for %s: " in tls_log_verify_error() 217 msg_info("certificate verification failed for %s: " in tls_log_verify_error() 232 msg_info("certificate verification failed for %s: untrusted issuer %s", in tls_log_verify_error() 237 msg_info("%s certificate verification failed for %s: certificate not" in tls_log_verify_error() 242 msg_info("%s certificate verification failed for %s: certificate has" in tls_log_verify_error() 246 msg_info("certificate verification failed for %s: not designated for " in tls_log_verify_error() 250 msg_info("certificate verification failed for %s: " in tls_log_verify_error() 255 msg_info("%s certificate verification failed for %s: num=%d:%s", in tls_log_verify_error()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/master/ |
| H A D | master_ent.c | 224 msg_info("%s: using backwards-compatible default setting " in get_str_ent() 603 msg_info("====start service entry"); in print_master_ent() 604 msg_info("flags: %d", serv->flags); in print_master_ent() 605 msg_info("name: %s", serv->name); in print_master_ent() 606 msg_info("type: %s", in print_master_ent() 615 msg_info("listen_fd_count: %d", serv->listen_fd_count); in print_master_ent() 616 msg_info("wakeup: %d", serv->wakeup_time); in print_master_ent() 617 msg_info("max_proc: %d", serv->max_proc); in print_master_ent() 618 msg_info("path: %s", serv->path); in print_master_ent() 620 msg_info("arg[%d]: %s", (int) (cpp - serv->args->argv), *cpp); in print_master_ent() [all …]
|
| /netbsd-src/external/ibm-public/postfix/dist/src/anvil/ |
| H A D | anvil.c | 502 msg_info("statistics: max " _name " rate %d/%ds for (%s) at %.15s", \ 512 msg_info("statistics: max " _name " count %d for (%s) at %.15s", \ 532 msg_info("%s %s", myname, anvil_remote->ident); in anvil_remote_expire() 543 msg_info("%s: anvil_remote_map used=%ld", in anvil_remote_expire() 555 msg_info("%s fd=%d stream=0x%lx ident=%s", in anvil_remote_lookup() 602 msg_info("%s fd=%d stream=0x%lx ident=%s", in anvil_remote_conn_update() 638 msg_info("%s: anvil_local 0x%lx", in anvil_remote_conn_update() 832 msg_info("%s fd=%d stream=0x%lx ident=%s", in anvil_remote_disconnect() 848 msg_info("%s: anvil_local 0x%lx", in anvil_remote_disconnect() 868 msg_info("%s fd=%d stream=0x%lx", in anvil_service_done() [all …]
|
| /netbsd-src/external/ibm-public/postfix/dist/src/util/ |
| H A D | dict_stream.c | 208 msg_info("RUN test case %ld %s", (long) (tp - testcases), tp->title); in main() 211 msg_info("title=%s", tp->title); in main() 212 msg_info("mapname=%s", tp->mapname); in main() 213 msg_info("expect_err=%s", STRING_OR_NULL(tp->expect_err)); in main() 214 msg_info("expect_cont=%s", STRINGOR_NULL(tp->expect_cont)); in main() 260 msg_info("PASS test %ld", (long) (tp - testcases)); in main() 263 msg_info("FAIL test %ld", (long) (tp - testcases)); in main() 272 msg_info("PASS=%d FAIL=%d", pass, fail); in main()
|
| H A D | dict.c | 335 msg_info("%s: %s %d", myname, dict_name, node->refcount); in dict_register() 369 msg_info("%s: %s %d", myname, dict_name, node->refcount); in dict_unregister() 383 msg_info("%s: %s = %s", myname, member, value); in dict_update() 399 msg_info("%s: %s = %s", myname, member, ret ? ret : in dict_lookup() 404 msg_info("%s: %s = %s", myname, member, "(notfound)"); in dict_lookup() 418 msg_info("%s: delete %s", myname, member); in dict_delete() 432 msg_info("%s: sequence func %d", myname, func); in dict_sequence() 471 msg_info("pausing to let %s cool down", path); in dict_load_file_xt() 509 msg_info("%s: %s = %s", myname, member, val); in dict_load_fp() 568 msg_info("%s: expand %s -> %s", myname, value, STR(buf)); in dict_eval() [all …]
|
| /netbsd-src/external/ibm-public/postfix/dist/src/oqmgr/ |
| H A D | qmgr_active.c | 160 msg_info("wakeup %s after %ld secs", queue_id, (long) delay); in qmgr_active_defer() 173 msg_info("%s: defer %s", myname, queue_id); in qmgr_active_defer() 189 msg_info("%s: queue %s", myname, scan_info->queue); in qmgr_active_feed() 198 msg_info("%s: %s", myname, path); in qmgr_active_feed() 207 msg_info("%s: skip %s (%ld seconds)", myname, queue_id, in qmgr_active_feed() 277 msg_info("%s: %s", myname, message->queue_id); in qmgr_active_done() 306 msg_info("%s: bounce %s", myname, message->queue_id); in qmgr_active_done() 462 msg_info("%s: from=<%s>, status=%s, returned to sender", in qmgr_active_done_25_generic() 492 msg_info("%s: sending defer warning for %s", myname, message->queue_id); in qmgr_active_done_25_generic() 584 msg_info("%s: removed", message->queue_id); in qmgr_active_done_3_generic() [all …]
|
| /netbsd-src/external/ibm-public/postfix/dist/src/qmgr/ |
| H A D | qmgr_active.c | 160 msg_info("wakeup %s after %ld secs", queue_id, (long) delay); in qmgr_active_defer() 173 msg_info("%s: defer %s", myname, queue_id); in qmgr_active_defer() 189 msg_info("%s: queue %s", myname, scan_info->queue); in qmgr_active_feed() 198 msg_info("%s: %s", myname, path); in qmgr_active_feed() 207 msg_info("%s: skip %s (%ld seconds)", myname, queue_id, in qmgr_active_feed() 277 msg_info("%s: %s", myname, message->queue_id); in qmgr_active_done() 306 msg_info("%s: bounce %s", myname, message->queue_id); in qmgr_active_done() 462 msg_info("%s: from=<%s>, status=%s, returned to sender", in qmgr_active_done_25_generic() 492 msg_info("%s: sending defer warning for %s", myname, message->queue_id); in qmgr_active_done_25_generic() 584 msg_info("%s: removed", message->queue_id); in qmgr_active_done_3_generic() [all …]
|
| /netbsd-src/external/ibm-public/postfix/dist/src/postscreen/ |
| H A D | postscreen.c | 687 msg_info("using backwards-compatible default setting " in psc_warn_compat_respectful_logging() 718 msg_info("%s: sq=%d cq=%d connect from [%s]:%s", in psc_endpt_lookup_done() 722 msg_info("CONNECT from [%s]:%s to [%s]:%s", in psc_endpt_lookup_done() 740 msg_info("NOQUEUE: reject: CONNECT from [%s]:%s: too many connections", in psc_endpt_lookup_done() 752 msg_info("NOQUEUE: reject: CONNECT from [%s]:%s: all server ports busy", in psc_endpt_lookup_done() 769 msg_info("%sLISTED [%s]:%s", in psc_endpt_lookup_done() 802 msg_info("%sLISTED [%s]:%s", in psc_endpt_lookup_done() 832 msg_info("%s: cached + recent flags: %s", in psc_endpt_lookup_done() 835 msg_info("PASS OLD [%s]:%s", PSC_CLIENT_ADDR_PORT(state)); in psc_endpt_lookup_done() 844 msg_info("%s: new + recent flags: %s", in psc_endpt_lookup_done() [all …]
|
| /netbsd-src/external/ibm-public/postfix/dist/src/smtp/ |
| H A D | smtp_addr.c | 144 msg_info("begin %s address list", what); in smtp_print_addr() 149 msg_info("pref %4d host %s/%s", in smtp_print_addr() 154 msg_info("end %s address list", what); in smtp_print_addr() 174 msg_info("%s: host %s", myname, host); in smtp_addr_one() 188 msg_info("%s: using numerical host %s", myname, host); in smtp_addr_one() 258 msg_info("skipping address family %d for host %s", in smtp_addr_one() 272 msg_info("%s: native lookup result: %s", in smtp_addr_one() 357 msg_info("%s: found self at pref %d", myname, addr->pref); in smtp_find_self() 368 msg_info("%s: found proxy at pref %d", myname, addr->pref); in smtp_find_self() 377 msg_info("%s: not found", myname); in smtp_find_self() [all …]
|
| /netbsd-src/external/ibm-public/postfix/dist/src/milter/ |
| H A D | milter.c | 318 msg_info("%s: add name=%s default=%s", myname, name, value); in milter_macro_defaults_create() 342 msg_info("%s: \"%s\"", myname, name); in milter_macro_lookup() 349 msg_info("%s: result \"%s\"", myname, value); in milter_macro_lookup() 354 msg_info("%s: using default \"%s\"", myname, value); in milter_macro_lookup() 420 msg_info("report connect to all milters"); in milter_conn_event() 446 msg_info("report helo to all milters"); in milter_helo_event() 468 msg_info("report sender to all milters"); in milter_mail_event() 490 msg_info("report recipient to all milters (flags=0x%x)", flags); in milter_rcpt_event() 516 msg_info("report data to all milters"); in milter_data_event() 538 msg_info("report unknown command to all milters"); in milter_unknown_event() [all …]
|