Home
last modified time | relevance | path

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

/netbsd/src/external/ibm-public/postfix/dist/src/cleanup/
Dcleanup_addr.c147 && (cleanup_comm_canon_flags & CLEANUP_CANON_FLAG_ENV_FROM)) in cleanup_addr_sender()
215 && (cleanup_comm_canon_flags & CLEANUP_CANON_FLAG_ENV_RCPT)) in cleanup_addr_recipient()
274 && (cleanup_comm_canon_flags & CLEANUP_CANON_FLAG_ENV_RCPT)) in cleanup_addr_bcc_dsn()
Dcleanup_init.c264 int cleanup_comm_canon_flags; variable
383 cleanup_comm_canon_flags = in cleanup_pre_jail()
Dcleanup.h158 extern int cleanup_comm_canon_flags;
Dcleanup_message.c182 && (cleanup_comm_canon_flags & CLEANUP_CANON_FLAG_HDR_FROM)) in cleanup_rewrite_sender()
239 && (cleanup_comm_canon_flags & CLEANUP_CANON_FLAG_HDR_RCPT)) in cleanup_rewrite_recip()
Dcleanup_milter.c2357 int cleanup_comm_canon_flags; variable