Searched defs:CMDUNIMPL (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c258 #define CMDUNIMPL 19 /* unimplemented rfc821 commands */ macro
284 { "send", CMDUNIMPL },
285 { "saml", CMDUNIMPL },
286 { "soml", CMDUNIMPL },
287 { "turn", CMDUNIMPL },
3291 case CMDUNIMPL:

Completed in 65 milliseconds