Searched refs:usrerr (Results 1 - 17 of 17) sorted by relevance

/freebsd-12-stable/contrib/sendmail/src/
H A Dsrvrsmtp.c259 usrerr("501 5.5.4 Too many parameters");
621 usrerr("421 4.3.0 closing connection"); \
641 usrerr(response); \
647 usrerr(response); \
658 usrerr("550 5.7.1 Command rejected"); \
678 usrerr(MSG_TEMPFAIL); \
1955 /* Can't use ("%s", ...) due to usrerr() requirements */
1956 usrerr(nullserver);
1960 usrerr("550 5.0.0 %s",
1965 usrerr("45
[all...]
H A Dconvtime.c70 usrerr("Invalid time unit `%c'", c);
H A Dmain.c873 usrerr("More than one \"from\" person");
905 usrerr("Bad hop count (%s)", optarg);
939 usrerr("Invalid -N argument");
984 usrerr("Can not use -Q with -b%c", OpMode);
1006 usrerr("Can not use -q with -b%c", OpMode);
1028 usrerr("Can not use -q!G");
1034 usrerr("Can not use multiple -qG options");
1099 usrerr("Invalid -q value");
1114 usrerr("Duplicate -R flag");
1123 usrerr("Invali
[all...]
H A Dparseaddr.c291 usrerr("553 5.1.0 Address \"%s\" too long (%d bytes max)",
301 usrerr("501 5.1.3 8-bit character in mailbox address \"%s\"",
304 usrerr("501 5.1.7 8-bit character in mailbox address \"%s\"",
351 usrerr("553 5.1.0 Address \"%s\" too long (%d bytes max)",
390 usrerr("501 5.1.3 Syntax error in mailbox address \"%s\" (%s)",
393 usrerr("501 5.1.7 Syntax error in mailbox address \"%s\" (%s)",
756 usrerr("553 5.1.1 Address too long");
788 usrerr("553 Unbalanced '\"'");
793 usrerr("553 Unbalanced '('");
799 usrerr("55
[all...]
H A Dmime.c135 usrerr("mime8to7: recursion level %d exceeded",
205 usrerr("mime8to7: Empty parameter in Content-Type header");
275 usrerr("mime8to7: Content-Type: \"%s\": %s boundary",
289 usrerr("mime8to7: multipart boundary \"%s\" too long",
309 usrerr("mime8to7: multipart nesting boundary too deep");
H A Dalias.c764 usrerr("553 5.3.5 %s... bad address", p);
789 usrerr("554 5.3.5 alias too long");
H A Dcollect.c103 usrerr("No recipient addresses found in header");
384 ** usrerr() as this is the
629 ** usrerr() as this is the
827 usrerr("421 4.4.1 collect: %s on connection from %s, from=%s",
H A Derr.c280 usrerr(const char *fmt, ...) function
282 usrerr(fmt, va_alist)
348 ** Same as usrerr but with enhanced status code.
H A Drecipient.c864 usrerr("451 4.2.4 Cannot open %s: %s",
1715 usrerr("451 4.4.1 open timeout on %s", fname);
H A Dsavemail.c1718 usrerr("bogus xtext: +%c", c);
1734 usrerr("bogus xtext: +%x%c", *p >> 4, c);
H A Ddeliver.c4371 usrerr(mbuf, &statmsg[off]);
5798 usrerr("454 4.3.0 cannot open %s: %s",
5805 usrerr("554 5.3.0 cannot open %s: %s",
H A Dconf.c1288 ** message should be given using "usrerr" and an EX_ code
1304 ** none (unless you include the usrerr stuff)
1324 usrerr("553 No ARPA mail through this machine: see your system administration");
4006 usrerr("Daemon cannot have LUID");
H A Dsendmail.h2604 extern void NR_PRINTFLIKE(1, 2) usrerr __P((const char *, ...));
H A Dusersmtp.c3209 usrerr("451 4.4.1 reply: read error from %s",
H A Dqueue.c4917 usrerr("510 You are not permitted to see the queue");
5920 ** and usrerr() is invoked (which could raise an exception).
5979 usrerr("452 4.4.5 Insufficient disk space; try again later");
H A Dreadcf.c3397 usrerr("name server (I option) specified but BIND not compiled in");
H A Dmap.c6594 usrerr("Cannot rebuild aliases: no database format defined");

Completed in 302 milliseconds