Home
last modified time | relevance | path

Searched refs:var_strict_8bit_body (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dmail_params.c350 int var_strict_8bit_body; variable
862 VAR_STRICT_8BIT_BODY, DEF_STRICT_8BIT_BODY, &var_strict_8bit_body, in mail_params_init()
H A Dmail_params.h3087 extern bool var_strict_8bit_body;
/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_message.c1063 if (var_strict_8bitmime || var_strict_8bit_body) in cleanup_message()
1068 || var_strict_8bit_body || var_strict_encoding in cleanup_message()