Home
last modified time | relevance | path

Searched refs:var_send_canon_classes (Results 1 – 2 of 2) sorted by relevance

/dports/mail/postfix-current/postfix-3.7-20211107/src/cleanup/
H A Dcleanup_init.c129 char *var_send_canon_classes; /* what sender to canonicalize */ variable
209 VAR_SEND_CANON_CLASSES, DEF_SEND_CANON_CLASSES, &var_send_canon_classes, 1, 0,
375 if (*var_send_canon_classes) in cleanup_pre_jail()
378 var_send_canon_classes); in cleanup_pre_jail()
/dports/mail/postfix-current/postfix-3.7-20211107/src/global/
H A Dmail_params.h496 extern char *var_send_canon_classes;