Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dusersmtp.c2088 !bitnset(M_NO_NULL_FROM, m->m_flags))
2261 !bitnset(M_NO_NULL_FROM, m->m_flags))
H A Dsendmail.h621 #define M_NO_NULL_FROM 'g' /* sender of errors should be $g */ macro