Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dsendmail.h1909 # define SM_PROXY_REQ 's' /* synchronous mode requested */ macro
1927 # define SM_IS_INTERACTIVE(m) ((m) == SM_DELIVER || (m) == SM_PROXY_REQ || (m) == SM_PROXY)
H A Ddaemon.c1529 case SM_PROXY_REQ:
H A Dreadcf.c3505 case SM_PROXY_REQ:
H A Dsrvrsmtp.c4430 if (SM_PROXY_REQ == e->e_sendmode)