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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsavemail.c49 #define ESM_POSTMASTER 4 /* return to postmaster */ macro
114 ** ESM_POSTMASTER Mail response to the postmaster.
157 state = ESM_POSTMASTER;
256 state = ESM_POSTMASTER;
286 state = ESM_POSTMASTER;
299 state = ESM_POSTMASTER;
302 case ESM_POSTMASTER:

Completed in 47 milliseconds