Home
last modified time | relevance | path

Searched refs:EACM_NONAME_OR_FAIL (Results 1 – 4 of 4) sorted by relevance

/dports/mail/s-nail/s-nail-14.9.23/include/mx/
H A Dnail.h169 EACM_NONAME_OR_FAIL = 1u<<17, enumerator
/dports/mail/s-nail/s-nail-14.9.23/src/mx/
H A Dcmd-resend.c982 (mta_isexe ? EACM_NONE : EACM_NONAME | EACM_NONAME_OR_FAIL)), in a_crese_resend1()
H A Dsendout.c2294 (mta_isexe ? EACM_NONE : EACM_NONAME | EACM_NONAME_OR_FAIL)), in n_mail1()
H A Dheader.c1988 if(!(eaf & EAF_FAIL) && (eacm & EACM_NONAME_OR_FAIL)){ in is_addr_invalid()