Home
last modified time | relevance | path

Searched refs:msg_user_err (Results 1 – 2 of 2) sorted by relevance

/dports/mail/missey/mps.1.2.0/
H A Dconst.h43 const char msg_user_err[] = "-ERR need username\r\n"; variable
H A Dpop3d.c249 n = Awrite(kdp->ident, msg_user_err, sizeof(msg_user_err) - 1); in user_cmd()