Searched refs:CLEANUP_STAT_NOPERM (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dcleanup_user.h67 #define CLEANUP_STAT_NOPERM (1<<9) /* Denied by non-content policy */ macro
H A Dcleanup_strerror.c77 CLEANUP_STAT_NOPERM, 550, "5.7.1", "service denied",
/netbsd-current/external/ibm-public/postfix/dist/src/postdrop/
H A Dpostdrop.c300 return (CLEANUP_STAT_NOPERM);
/netbsd-current/external/ibm-public/postfix/dist/src/sendmail/
H A Dsendmail.c997 (status & CLEANUP_STAT_NOPERM) ? EX_NOPERM :

Completed in 114 milliseconds