Home
last modified time | relevance | path

Searched refs:cleanup_rcpt_bcc_maps (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_addr.c238 && cleanup_rcpt_bcc_maps) { in cleanup_addr_recipient()
239 if ((bcc = mail_addr_find_to_internal(cleanup_rcpt_bcc_maps, in cleanup_addr_recipient()
243 } else if (cleanup_rcpt_bcc_maps->error) { in cleanup_addr_recipient()
246 state->queue_id, cleanup_rcpt_bcc_maps->title); in cleanup_addr_recipient()
H A Dcleanup_init.c270 MAPS *cleanup_rcpt_bcc_maps; variable
415 cleanup_rcpt_bcc_maps = in cleanup_pre_jail()
H A Dcleanup.h162 extern MAPS *cleanup_rcpt_bcc_maps;
H A Dcleanup_milter.c2352 MAPS *cleanup_rcpt_bcc_maps; variable