Searched refs:msg_warn (Results 226 - 250 of 269) sorted by relevance

1234567891011

/macosx-10.10/postfix-255/postfix/src/global/
H A Dmail_copy.c245 msg_warn("bad record type: %d in message content", type);
H A Dmynetworks.c262 msg_warn("%s: skipping unknown address family %d",
H A Drewrite_clnt.c147 msg_warn("problem talking to service %s: %m",
H A Dmime_state.c1220 msg_warn("%s: %.*s", mime_state_error(err_flag),
1270 msg_warn("message header length exceeds safety limit");
1272 msg_warn("MIME nesting exceeds safety limit");
1274 msg_warn("improper use of 8-bit data in message header");
1276 msg_warn("improper use of 8-bit data in message body");
1278 msg_warn("improper message/* or multipart/* encoding domain");
H A Dscache_single.c102 msg_warn("close session endpoint %s: %m", STR(sp->endp.endp_label));
/macosx-10.10/postfix-255/postfix/src/postconf/
H A Dpostconf_master.c377 msg_warn("open %s: %m", path);
565 msg_warn("unmatched request: \"%s\"", req->raw_text);
737 msg_warn("unmatched request: \"%s\"", req->raw_text);
904 msg_warn("unmatched request: \"%s\"", req->raw_text);
H A Dpostconf_edit.c241 msg_warn("%s: multiple entries for \"%s\"", path, STR(key));
551 msg_warn("unmatched service_name/type: \"%s\"", req->raw_text);
/macosx-10.10/postfix-255/postfix/src/smtp/
H A Dsmtp_reuse.c177 msg_warn("%s: bad cached session attribute for %s", myname, label);
H A Dsmtp.c1080 msg_warn("%s is true, but SASL support is not compiled in",
1139 msg_warn("TLS has been selected, but TLS support is not compiled in");
H A Dsmtp_addr.c114 msg_warn("skipping record type %s: %m", dns_strtype(addr->type));
445 msg_warn("no MX host for %s has a valid address record", name);
/macosx-10.10/postfix-255/postfix/src/util/
H A Dauto_clnt.c188 msg_warn("connect to %s: %m", auto_clnt->endpoint);
H A Ddict_cidr.c229 msg_warn("cidr map %s, line %d: %s: skipping this rule",
H A Ddict_test.c96 msg_warn("dictionary has changed");
H A Dmatch_list.c119 msg_warn("%s: comment at end of line is not supported: %s %s",
H A Dmatch_ops.c102 msg_warn("%s", vstring_str(buf));
H A Dsafe_open.c224 msg_warn("%s: cannot change file ownership: %m", path);
H A Dspawn_command.c304 msg_warn("%s: process id %lu: command time limit exceeded",
H A Dwatchdog.c170 msg_warn("%s: write watchdog_pipe: %m", myname);
H A Ddict.c461 msg_warn("%s, line %d: overriding earlier entry: %s=%s",
555 msg_warn("%s: table %s: null time stamp", myname, h->key);
H A Ddict_cdb.c226 msg_warn("database %s is older than source file %s", cdb_path, path);
291 msg_warn("%s: duplicate entry: \"%s\"",
H A Ddict_dbm.c218 msg_warn("%s: duplicate entry: \"%s\"", dict_dbm->dict.name, name);
487 msg_warn("database %s is older than source file %s", dbm_path, path);
H A Ddict_sdbm.c212 msg_warn("%s: duplicate entry: \"%s\"", dict_sdbm->dict.name, name);
464 msg_warn("database %s is older than source file %s", dbm_path, path);
/macosx-10.10/postfix-255/postfix/src/local/
H A Dmailbox.c202 msg_warn("specify \"%s = no\" to ignore mailbox ownership mismatch",
307 msg_warn("error looking up passwd info for %s: %m",
/macosx-10.10/postfix-255/postfix/src/postscreen/
H A Dpostscreen.c593 msg_warn("fork: %m");
860 msg_warn("setsid: %m");
/macosx-10.10/postfix-255/postfix/src/smtpstone/
H A Dqmqp-source.c302 msg_warn("connect: %m");
334 msg_warn("setsockopt SO_LINGER %d: %m", linger.l_linger);

Completed in 226 milliseconds

1234567891011