MT_FERROR
message(MT_FERROR, "%s", s);
message(MT_FERROR, "%s", s);
message(MT_FERROR, "%s", cp);
message(MT_FERROR, "%s", s);
case MT_FERROR: cmd = C_FERRMSG; break;
case MT_FERROR:
case MT_FERROR: syslvl = SL_FERROR; break;
else if (isserver && IS_ON(flags, MT_FERROR))
msgsendstdout(NULL, MT_FERROR, flags, mbuf);
{ MT_FERROR, "ferror" },
_message(MT_FERROR, buf);
#define MT_ALL (MT_NERROR|MT_FERROR|\
message(MT_FERROR|MT_NOREMOTE, "%s", cp);