Home
last modified time | relevance | path

Searched refs:VAR_SEND_CANON_MAPS (Results 1 – 5 of 5) sorted by relevance

/dports/mail/postfix-current/postfix-3.7-20211107/src/cleanup/
H A Dcleanup_init.c206 VAR_SEND_CANON_MAPS, DEF_SEND_CANON_MAPS, &var_send_canon_maps, 0, 0,
357 maps_create(VAR_SEND_CANON_MAPS, var_send_canon_maps, in cleanup_pre_jail()
/dports/mail/postfix-current/postfix-3.7-20211107/src/proxymap/
H A Dproxymap.c778 VAR_SEND_CANON_MAPS, DEF_SEND_CANON_MAPS, &var_send_canon_maps, 0, 0, in main()
/dports/mail/postfix-current/postfix-3.7-20211107/src/global/
H A Dmail_params.h473 #define VAR_SEND_CANON_MAPS "sender_canonical_maps" macro
2463 " $" VAR_SEND_CANON_MAPS \
/dports/mail/postfix-current/postfix-3.7-20211107/src/smtpd/
H A Dsmtpd_check.c809 send_canon_maps = maps_create(VAR_SEND_CANON_MAPS, var_send_canon_maps, in smtpd_check_init()
5694 VAR_SEND_CANON_MAPS, DEF_SEND_CANON_MAPS, &var_send_canon_maps,
6256 if (strcasecmp(args->argv[0], VAR_SEND_CANON_MAPS) == 0) { in main()
6258 UPDATE_MAPS(send_canon_maps, VAR_SEND_CANON_MAPS, in main()
H A Dsmtpd.c6506 VAR_SEND_CANON_MAPS, DEF_SEND_CANON_MAPS, &var_send_canon_maps, 0, 0, in main()