Searched refs:CLEANUP_FLAG_BCC_OK (Results 1 – 6 of 6) sorted by relevance
24 #define CLEANUP_FLAG_BCC_OK (1<<4) /* Ok to add auto-BCC addresses */ macro37 (CLEANUP_FLAG_FILTER_ALL | CLEANUP_FLAG_BCC_OK | CLEANUP_FLAG_MAP_OK)
95 cleanup_flags &= ~(CLEANUP_FLAG_BCC_OK | CLEANUP_FLAG_MAP_OK); in input_transp_cleanup()
54 CLEANUP_FLAG_BCC_OK, "enable_automatic_bcc",
175 if ((state->flags & CLEANUP_FLAG_BCC_OK) in cleanup_addr_sender()239 if ((state->flags & CLEANUP_FLAG_BCC_OK) in cleanup_addr_recipient()
311 if ((state->flags & CLEANUP_FLAG_BCC_OK) in cleanup_extracted_finish()
2771 state->flags |= CLEANUP_FLAG_BCC_OK; in main()