| /netbsd-src/external/ibm-public/postfix/dist/src/util/ |
| H A D | valid_hostname.c | 103 msg_warn("%s: empty hostname", myname); in valid_hostname() 117 msg_warn("%s: hostname label too long: %.100s", myname, name); in valid_hostname() 125 msg_warn("%s: '*' can be the first label only: %.100s", myname, name); in valid_hostname() 134 msg_warn("%s: misplaced delimiter: %.100s", myname, name); in valid_hostname() 143 msg_warn("%s: misplaced hyphen: %.100s", myname, name); in valid_hostname() 155 msg_warn("%s: invalid character %d(decimal): %.100s", in valid_hostname() 163 msg_warn("%s: numeric hostname: %.100s", myname, name); in valid_hostname() 170 msg_warn("%s: bad length %d for %.100s...", in valid_hostname() 188 msg_warn("%s: empty address", myname); in valid_hostaddr() 231 msg_warn("%s: invalid octet value: %.100s", myname, addr); in valid_ipv4_hostaddr() [all …]
|
| H A D | pass_accept.c | 65 msg_warn("%s: cannot accept connection: %m", myname); in pass_accept() 69 msg_warn("%s: timeout receiving file descriptor: %m", myname); in pass_accept() 71 msg_warn("%s: cannot receive file descriptor: %m", myname); in pass_accept() 73 msg_warn("%s: close: %m", myname); in pass_accept() 90 msg_warn("%s: cannot accept connection: %m", myname); in pass_accept_attr() 94 msg_warn("%s: timeout receiving file descriptor: %m", myname); in pass_accept_attr() 96 msg_warn("%s: cannot receive file descriptor: %m", myname); in pass_accept_attr() 99 msg_warn("%s: cannot receive connection attributes: %m", myname); in pass_accept_attr() 101 msg_warn("%s: close: %m", myname); in pass_accept_attr() 105 msg_warn("%s: close: %m", myname); in pass_accept_attr()
|
| H A D | attr_scan64.c | 213 msg_warn("%s on %s while reading %s", in attr_scan64_string() 221 msg_warn("string length > %d characters from %s while reading %s", in attr_scan64_string() 229 msg_warn("malformed base64 data from %s: %.100s", in attr_scan64_string() 249 msg_warn("malformed numerical data from %s while reading %s: %.100s", in attr_scan64_number() 268 msg_warn("malformed numerical data from %s while reading %s: %.100s", in attr_scan64_long_number() 365 msg_warn("missing attribute %s in input from %s", in attr_vscan64() 391 msg_warn("unexpected attribute %s from %s (expecting: %s)", in attr_vscan64() 414 msg_warn("missing value for number attribute %s from %s", in attr_vscan64() 423 msg_warn("multiple values for attribute %s from %s", in attr_vscan64() 430 msg_warn("missing value for number attribute %s from %s", in attr_vscan64() [all …]
|
| H A D | dict_pcre.c | 345 msg_warn("pcre map %s, line %d: too many (...)", in dict_pcre_exec_error() 350 msg_warn("pcre map %s, line %d: bad args to re_exec", in dict_pcre_exec_error() 355 msg_warn("pcre map %s, line %d: corrupt compiled regexp", in dict_pcre_exec_error() 360 msg_warn("pcre map %s, line %d: out of memory", in dict_pcre_exec_error() 366 msg_warn("pcre map %s, line %d: backtracking limit exceeded", in dict_pcre_exec_error() 372 msg_warn("pcre map %s, line %d: bad UTF-8 sequence in search string", in dict_pcre_exec_error() 378 msg_warn("pcre map %s, line %d: bad UTF-8 start offset in search string", in dict_pcre_exec_error() 383 msg_warn("pcre map %s, line %d: unknown pcre_exec error: %d", in dict_pcre_exec_error() 390 msg_warn("pcre map %s, line %d: %s", mapname, lineno, in dict_pcre_exec_error() 579 msg_warn("pcre map %s, line %d: no regexp: skipping this rule", in dict_pcre_get_pattern() [all …]
|
| H A D | attr_scan_plain.c | 208 msg_warn("%s on %s while reading %s", in attr_scan_plain_string() 216 msg_warn("string length > %d characters from %s while reading %s", in attr_scan_plain_string() 243 msg_warn("malformed base64 data from %s while reading %s: %.100s", in attr_scan_plain_data() 261 msg_warn("malformed numerical data from %s while reading %s: %.100s", in attr_scan_plain_number() 281 msg_warn("malformed numerical data from %s while reading %s: %.100s", in attr_scan_plain_long_number() 378 msg_warn("missing attribute %s in input from %s", in attr_vscan_plain() 404 msg_warn("unexpected attribute %s from %s (expecting: %s)", in attr_vscan_plain() 422 msg_warn("missing value for number attribute %s from %s", in attr_vscan_plain() 433 msg_warn("missing value for number attribute %s from %s", in attr_vscan_plain() 444 msg_warn("missing value for string attribute %s from %s", in attr_vscan_plain() [all …]
|
| H A D | dict_regexp.c | 205 msg_warn("regexp map %s, line %d: %s", mapname, lineno, errbuf); in dict_regexp_regerror() 393 msg_warn("regexp map %s, line %d: no regexp: skipping this rule", in dict_regexp_get_pat() 415 msg_warn("regexp map %s, line %d: no closing regexp delimiter \"%c\": " in dict_regexp_get_pat() 437 msg_warn("regexp map %s, line %d: unknown regexp option \"%c\": " in dict_regexp_get_pat() 464 msg_warn("regexp file %s, line %d: /pattern1/!/pattern2/ goes away," in dict_regexp_get_pats() 496 msg_warn("regexp map %s, line %d: non-numeric replacement index \"%s\"", in dict_regexp_prescan() 502 msg_warn("regexp map %s, line %d: out-of-range replacement index \"%s\"", in dict_regexp_prescan() 582 msg_warn("regexp map %s, line %d: no replacement text: " in dict_regexp_parseline() 618 msg_warn("regexp map %s, line %d: %s: skipping this rule", in dict_regexp_parseline() 627 msg_warn("regexp map %s, line %d: bad replacement syntax: " in dict_regexp_parseline() [all …]
|
| /netbsd-src/external/ibm-public/postfix/dist/src/tls/ |
| H A D | tls_dh.c | 168 msg_warn("error loading compiled-in DH parameters"); in load_builtin() 194 msg_warn("error opening DH parameter file \"%s\": %m" in tls_set_dh_from_file() 202 msg_warn("error decoding DH parameters from file \"%s\"" in tls_set_dh_from_file() 226 msg_warn("error configuring explicit DH parameters"); in tls_tmp_dh() 231 msg_warn("error configuring auto DH parameters"); in tls_tmp_dh() 252 msg_warn("error loading compiled-in DH parameters"); in load_builtin() 280 msg_warn("cannot load DH parameters from file %s: %m" in tls_set_dh_from_file() 285 msg_warn("cannot load DH parameters from file %s" in tls_set_dh_from_file() 300 msg_warn("error configuring explicit DH parameters"); in tls_tmp_dh() 326 msg_warn("cannot allocate temp SSL_CTX"); in setup_auto_groups() [all …]
|
| H A D | tls_certkey.c | 198 msg_warn("error loading chain from %s: key not first", st->source); in load_cert() 205 msg_warn("error loading certificate (PEM object number %d) from %s", in load_cert() 211 msg_warn("error loading certificate (PEM object number %d) from %s:" in load_cert() 286 msg_warn("error loading certificate chain: " in load_pkey() 296 msg_warn("error loading private key (PEM object number %d) from %s", in load_pkey() 303 msg_warn("error loading private key (PEM object number %d) from" in load_pkey() 326 msg_warn("ignoring 2nd key at index %d in %s after 1st at %d", in load_pkey() 331 msg_warn("error loading certificate chain: " in load_pkey() 374 msg_warn("loading %s: ignoring PEM type: %s", st->source, name); in load_pem_object() 429 msg_warn("No PEM data in %s", st->origin); in load_pem_bio() [all …]
|
| H A D | tls_client.c | 404 msg_warn("%s: ignoring invalid match name: \".\"", in add_namechecks() 464 msg_warn("%s: error loading match name: \"%s\"", in add_namechecks() 472 msg_warn("%s: error loading match name: \"%s\"", in add_namechecks() 483 msg_warn("%s: could not configure peer name checks", in add_namechecks() 542 msg_warn("%s: error enabling DANE-based certificate validation", in tls_auth_enable() 558 msg_warn("%s: error enabling fingerprint certificate validation", in tls_auth_enable() 571 msg_warn("%s: error configuring local trust anchors", in tls_auth_enable() 585 msg_warn("%s: ignoring too long SNI hostname: %.100s", in tls_auth_enable() 596 msg_warn("%s: error setting SNI hostname to: %s", props->namaddr, in tls_auth_enable() 659 msg_warn("Cannot allocate SSL application data index: " in tls_client_init() [all …]
|
| /netbsd-src/external/ibm-public/postfix/dist/src/cleanup/ |
| H A D | cleanup_milter.c | 273 msg_warn("the milter_header/body_checks prepend action is not implemented"); in cleanup_milter_header_prepend() 325 msg_warn("bad BCC address \"%s\" in %s map -- " in cleanup_milter_hbc_extend() 344 msg_warn("bad DSN action in %s -- need 4.x.x or 5.x.x", in cleanup_milter_hbc_extend() 364 msg_warn("missing FILTER command argument in %s map", map_class); in cleanup_milter_hbc_extend() 366 msg_warn("bad FILTER command %s in %s -- " in cleanup_milter_hbc_extend() 394 msg_warn("bad REDIRECT target \"%s\" in %s map -- " in cleanup_milter_hbc_extend() 427 msg_warn("%s: %s map lookup problem -- " in cleanup_milter_header_checks() 482 msg_warn("%s: vstream_ftell file %s: %m", myname, cleanup_path); in cleanup_milter_hbc_add_meta_records() 619 msg_warn("%s: queue file size limit exceeded", state->queue_id); in cleanup_milter_set_error() 622 msg_warn("%s: write queue file: %m", state->queue_id); in cleanup_milter_set_error() [all …]
|
| H A D | cleanup_envelope.c | 143 msg_warn("%s: ignoring bad extra flags: 0x%x", in cleanup_envelope_process() 154 msg_warn("%s: ignoring bad delay time: %s", state->queue_id, buf); in cleanup_envelope_process() 185 msg_warn("%s: message rejected: malformed attribute: %s: %.100s", in cleanup_envelope_process() 192 msg_warn("%s: spurious null attribute value for \"%s\" -- ignored", in cleanup_envelope_process() 206 msg_warn("%s: message rejected: unexpected record type %d in envelope", in cleanup_envelope_process() 239 msg_warn("%s: message rejected: missing sender envelope record", in cleanup_envelope_process() 245 msg_warn("%s: message rejected: missing time envelope record", in cleanup_envelope_process() 270 msg_warn("%s: message rejected: envelope recipient precedes sender", in cleanup_envelope_process() 305 msg_warn("%s: ignoring out-of-order DSN original recipient record <%.200s>", in cleanup_envelope_process() 314 msg_warn("%s: ignoring out-of-order DSN notify record <%d>", in cleanup_envelope_process() [all …]
|
| H A D | cleanup_extracted.c | 126 msg_warn("%s: ignoring bad extra flags: 0x%x", in cleanup_extracted_process() 137 msg_warn("%s: ignoring bad delay time: %s", state->queue_id, buf); in cleanup_extracted_process() 145 msg_warn("%s: message rejected: " in cleanup_extracted_process() 162 msg_warn("%s: message rejected: malformed attribute: %s: %.100s", in cleanup_extracted_process() 169 msg_warn("%s: spurious null attribute value for \"%s\" -- ignored", in cleanup_extracted_process() 208 msg_warn("%s: message rejected: envelope recipient precedes sender", in cleanup_extracted_process() 243 msg_warn("%s: ignoring out-of-order DSN original recipient record <%.200s>", in cleanup_extracted_process() 252 msg_warn("%s: ignoring out-of-order DSN notify record <%d>", in cleanup_extracted_process() 257 msg_warn("%s: ignoring malformed dsn notify record <%.200s>", in cleanup_extracted_process() 266 msg_warn("%s: ignoring out-of-order original recipient record <%.200s>", in cleanup_extracted_process()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/global/ |
| H A D | map_search.c | 161 msg_warn("malformed map specification: '%s'", heap_err); in map_search_create() 165 msg_warn("empty map specification: '%s'", map_spec); in map_search_create() 176 msg_warn("malformed map specification: '%s'", map_spec); in map_search_create() 177 msg_warn("expected maptype:mapname instead of '%s'", map_type_name); in map_search_create() 190 msg_warn("malformed map attribute: %s", heap_err); in map_search_create() 196 msg_warn("malformed map attribute in '%s': '%s'", in map_search_create() 201 msg_warn("unknown map attribute in '%s': '%s'", in map_search_create() 216 msg_warn("unknown search type '%s' in '%s'", atom, map_spec); in map_search_create() 342 msg_warn("test case %d return expected %s actual {%s, %s}", in main() 349 msg_warn("test case %d return expected %s actual %s", in main() [all …]
|
| H A D | verify_clnt.c | 143 msg_warn("problem talking to service %s: %m", in verify_clnt_query() 185 msg_warn("problem talking to service %s: %m", in verify_clnt_update() 229 msg_warn("bad request format"); in query() 232 msg_warn("request failed"); in query() 245 msg_warn("bad request format"); in update() 251 msg_warn("bad request format"); in update() 260 msg_warn("bad request format"); in update() 263 msg_warn("request failed"); in update() 305 msg_warn("unrecognized command: %s", command); in main()
|
| H A D | scache_clnt.c | 148 msg_warn("problem talking to service %s: %m", in scache_clnt_save_endp() 153 msg_warn("%s: descriptor save failed with status %d", in scache_clnt_save_endp() 160 msg_warn("disabling connection caching"); in scache_clnt_save_endp() 170 msg_warn("%s: close(%d): %m", myname, fd); in scache_clnt_save_endp() 203 msg_warn("problem talking to service %s: %m", in scache_clnt_find_endp() 221 msg_warn("problem talking to service %s: %m", in scache_clnt_find_endp() 239 msg_warn("disabling connection caching"); in scache_clnt_find_endp() 293 msg_warn("problem talking to service %s: %m", in scache_clnt_save_dest() 298 msg_warn("%s: destination save failed with status %d", in scache_clnt_save_dest() 305 msg_warn("disabling connection caching"); in scache_clnt_save_dest() [all …]
|
| H A D | dict_ldap.c | 523 msg_warn("%s: Unable to set tls_random_file to %s: %d: %s", in dict_ldap_set_tls_options() 532 msg_warn("%s: Unable to set tls_ca_cert_file to %s: %d: %s", in dict_ldap_set_tls_options() 541 msg_warn("%s: Unable to set tls_ca_cert_dir to %s: %d: %s", in dict_ldap_set_tls_options() 550 msg_warn("%s: Unable to set tls_cert to %s: %d: %s", in dict_ldap_set_tls_options() 559 msg_warn("%s: Unable to set tls_key to %s: %d: %s", in dict_ldap_set_tls_options() 568 msg_warn("%s: Unable to set tls_cipher_suite to %s: %d: %s", in dict_ldap_set_tls_options() 576 msg_warn("%s: Unable to set tls_require_cert to %d: %d: %s", in dict_ldap_set_tls_options() 584 msg_warn("%s: Unable to allocate new TLS context %d: %s", in dict_ldap_set_tls_options() 615 msg_warn("%s: Unable to set ber logprint function.", myname); in dict_ldap_connect() 619 msg_warn("%s: Unable to set BER debug level.", myname); in dict_ldap_connect() [all …]
|
| H A D | record.c | 187 msg_warn("%s: seek or write error", VSTREAM_PATH(stream)); in rec_put_type() 267 msg_warn("%s: too many length bits, record type %d", in rec_get_raw() 272 msg_warn("%s: unexpected EOF reading length, record type %d", in rec_get_raw() 281 msg_warn("%s: illegal length %ld, record type %d", in rec_get_raw() 293 msg_warn("%s: unexpected EOF in data, record type %d length %ld", in rec_get_raw() 314 msg_warn("%s: seek error after reading END record: %m", in rec_get_raw() 353 msg_warn("%s: malformed pointer record value: %s", in rec_goto() 360 msg_warn("%s: too many reverse jump records", VSTREAM_PATH(stream)); in rec_goto() 363 msg_warn("%s: seek error after pointer record: %m", in rec_goto()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/oqmgr/ |
| H A D | qmgr_entry.c | 359 msg_warn("mail for %s is using up %d of %d active queue entries", in qmgr_entry_create() 362 msg_warn("this may slow down other mail deliveries"); in qmgr_entry_create() 366 msg_warn("you may need to increase the main.cf %s%s from %d", in qmgr_entry_create() 370 msg_warn("you may need to increase the main.cf %s from %d", in qmgr_entry_create() 373 msg_warn("you may need a separate master.cf transport for %s", in qmgr_entry_create() 376 msg_warn("you may need to reduce %s connect and helo timeouts", in qmgr_entry_create() 378 msg_warn("so that Postfix quickly skips unavailable hosts"); in qmgr_entry_create() 379 msg_warn("you may need to increase the main.cf %s and %s", in qmgr_entry_create() 381 msg_warn("so that Postfix wastes less time on undeliverable mail"); in qmgr_entry_create() 382 msg_warn("you may need to increase the master.cf %s process limit", in qmgr_entry_create() [all …]
|
| /netbsd-src/external/ibm-public/postfix/dist/src/bounce/ |
| H A D | bounce_template.c | 327 msg_warn("%s: empty \"%s\" header value in %s template " in bounce_template_parse_buffer() 333 msg_warn("%s: non-ASCII \"%s\" header value in %s template " in bounce_template_parse_buffer() 346 msg_warn("%s: inapplicable \"%s\" header label in %s template " in bounce_template_parse_buffer() 353 msg_warn("%s: unknown \"%s\" header label in %s template " in bounce_template_parse_buffer() 366 msg_warn("%s: missing message text in %s template " in bounce_template_parse_buffer() 380 msg_warn("%s: 8-bit message text in %s template", in bounce_template_parse_buffer() 382 msg_warn("please specify a charset value other than us-ascii"); in bounce_template_parse_buffer() 383 msg_warn("-- ignoring this template for now"); in bounce_template_parse_buffer() 433 msg_warn("%s: excessive result \"%d\" in %s " in bounce_template_lookup() 436 msg_warn("please increase time unit \"%s\" of \"%s\" " in bounce_template_lookup() [all …]
|
| H A D | bounce.c | 258 msg_warn("malformed request"); in bounce_append_proto() 266 msg_warn("malformed queue id: %s", printable(STR(queue_id), '?')); in bounce_append_proto() 334 msg_warn("malformed request"); in bounce_notify_proto() 342 msg_warn("malformed queue name: %s", printable(STR(queue_name), '?')); in bounce_notify_proto() 346 msg_warn("malformed queue id: %s", printable(STR(queue_id), '?')); in bounce_notify_proto() 397 msg_warn("malformed request"); in bounce_verp_proto() 405 msg_warn("malformed queue name: %s", printable(STR(queue_name), '?')); in bounce_verp_proto() 409 msg_warn("malformed queue id: %s", printable(STR(queue_id), '?')); in bounce_verp_proto() 417 msg_warn("malformed verp delimiter string: %s", STR(verp_delims)); in bounce_verp_proto() 439 msg_warn("request to send VERP-style notification of bounced mail"); in bounce_verp_proto() [all …]
|
| /netbsd-src/external/ibm-public/postfix/dist/src/smtp/ |
| H A D | smtp_tls_policy.c | 146 msg_warn("%s ignored when %s is not empty.", in smtp_tls_list_init() 203 msg_warn("%s: unknown TLS policy '%s' for %s %s", in tls_site_lookup() 209 msg_warn("%s: %s \"%s\": per-site table lookup error", in tls_site_lookup() 248 msg_warn("%s: policy table lookup error", WHERE); in tls_policy_lookup_one() 256 msg_warn("%s: invalid empty policy", WHERE); in tls_policy_lookup_one() 262 msg_warn("%s: invalid security level \"%s\"", WHERE, tok); in tls_policy_lookup_one() 271 msg_warn("%s: ignoring attribute \"%s\" with TLS disabled", in tls_policy_lookup_one() 282 msg_warn("%s: malformed attribute/value pair \"%s\": %s", in tls_policy_lookup_one() 289 msg_warn("%s: attribute \"%s\" has empty value", WHERE, name); in tls_policy_lookup_one() 293 msg_warn("%s: attribute \"%s\" is specified multiple times", in tls_policy_lookup_one() [all …]
|
| /netbsd-src/external/ibm-public/postfix/dist/src/qmgr/ |
| H A D | qmgr_entry.c | 420 msg_warn("mail for %s is using up %d of %d active queue entries", in qmgr_entry_create() 423 msg_warn("this may slow down other mail deliveries"); in qmgr_entry_create() 427 msg_warn("you may need to increase the main.cf %s%s from %d", in qmgr_entry_create() 431 msg_warn("you may need to increase the main.cf %s from %d", in qmgr_entry_create() 434 msg_warn("you may need a separate master.cf transport for %s", in qmgr_entry_create() 437 msg_warn("you may need to reduce %s connect and helo timeouts", in qmgr_entry_create() 439 msg_warn("so that Postfix quickly skips unavailable hosts"); in qmgr_entry_create() 440 msg_warn("you may need to increase the main.cf %s and %s", in qmgr_entry_create() 442 msg_warn("so that Postfix wastes less time on undeliverable mail"); in qmgr_entry_create() 443 msg_warn("you may need to increase the master.cf %s process limit", in qmgr_entry_create() [all …]
|
| /netbsd-src/external/ibm-public/postfix/dist/src/trivial-rewrite/ |
| H A D | resolve.c | 274 msg_warn("resolve_addr: <%s>: giving up after %ld iterations", in resolve_addr() 500 msg_warn("do not list domain %s in BOTH %s and %s", in resolve_addr() 505 msg_warn("do not list domain %s in BOTH %s and %s", in resolve_addr() 510 msg_warn("do not list $%s (%s) in %s", in resolve_addr() 520 msg_warn("%s lookup failure", VAR_VIRT_ALIAS_DOMS); in resolve_addr() 533 msg_warn("do not list domain %s in BOTH %s and %s", in resolve_addr() 542 msg_warn("%s lookup failure", VAR_VIRT_MAILBOX_DOMS); in resolve_addr() 556 msg_warn("%s lookup failure", VAR_RELAY_DOMAINS); in resolve_addr() 571 msg_warn("%s: ignoring null lookup result for %s", in resolve_addr() 580 msg_warn("%s lookup failure", rp->snd_def_xp_maps_name); in resolve_addr() [all …]
|
| /netbsd-src/external/ibm-public/postfix/dist/src/local/ |
| H A D | include.c | 113 msg_warn(":include:%s uses a relative path", path); in deliver_include() 120 msg_warn("unable to lookup :include: file %s: %m", path); in deliver_include() 127 msg_warn(":include: file %s is not a regular file", path); in deliver_include() 134 msg_warn(":include: file %s is world writable", path); in deliver_include() 163 msg_warn(errno ? "cannot find username for uid %ld: %m" : in deliver_include() 165 msg_warn("%s: cannot find :include: file owner username", path); in deliver_include() 204 msg_warn("cannot open include file %s: %m", path); in deliver_include() 215 msg_warn("close %s: %m", path); in deliver_include()
|
| /netbsd-src/external/ibm-public/postfix/dist/src/master/ |
| H A D | master_watch.c | 93 msg_warn("ignoring %s parameter value change", wp->name); in master_str_watch() 94 msg_warn("old value: \"%s\", new value: \"%s\"", in master_str_watch() 96 msg_warn("to change %s, stop and start Postfix", wp->name); in master_str_watch() 132 msg_warn("ignoring %s parameter value change", wp->name); in master_int_watch() 133 msg_warn("old value: \"%d\", new value: \"%d\"", in master_int_watch() 135 msg_warn("to change %s, stop and start Postfix", wp->name); in master_int_watch()
|