Home
last modified time | relevance | path

Searched defs:notify_mask (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/bounce/
H A Dbounce_trace_service.c94 int notify_mask = name_mask(VAR_NOTIFY_CLASSES, mail_error_masks, in bounce_trace_service() local
H A Dbounce_warn_service.c97 int notify_mask = name_mask(VAR_NOTIFY_CLASSES, mail_error_masks, in bounce_warn_service() local
H A Dbounce_notify_service.c97 int notify_mask = name_mask(VAR_NOTIFY_CLASSES, mail_error_masks, in bounce_notify_service() local
H A Dbounce_one_service.c97 int notify_mask = name_mask(VAR_NOTIFY_CLASSES, mail_error_masks, in bounce_one_service() local
H A Dbounce_notify_verp.c101 int notify_mask = name_mask(VAR_NOTIFY_CLASSES, mail_error_masks, in bounce_notify_verp() local
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd.h97 int notify_mask; /* what to report to postmaster */ member