Searched refs:mail_error_masks (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/postfix-255/postfix/src/global/
H A Dmail_error.c9 /* NAME_MASK mail_error_masks[];
13 /* mail_error_masks[] is a null-terminated table with mail error
70 const NAME_MASK mail_error_masks[] = { variable
H A Dmail_error.h31 extern const NAME_MASK mail_error_masks[];
/macosx-10.10/postfix-255/postfix/src/bounce/
H A Dbounce_trace_service.c86 int notify_mask = name_mask(VAR_NOTIFY_CLASSES, mail_error_masks,
H A Dbounce_one_service.c96 int notify_mask = name_mask(VAR_NOTIFY_CLASSES, mail_error_masks,
H A Dbounce_notify_service.c93 int notify_mask = name_mask(VAR_NOTIFY_CLASSES, mail_error_masks,
H A Dbounce_notify_verp.c97 int notify_mask = name_mask(VAR_NOTIFY_CLASSES, mail_error_masks,
H A Dbounce_warn_service.c93 int notify_mask = name_mask(VAR_NOTIFY_CLASSES, mail_error_masks,
/macosx-10.10/postfix-255/postfix/src/smtpd/
H A Dsmtpd_state.c90 state->notify_mask = name_mask(VAR_NOTIFY_CLASSES, mail_error_masks,
/macosx-10.10/postfix-255/postfix/src/smtp/
H A Dsmtp_connect.c383 mail_error_masks,

Completed in 196 milliseconds