Home
last modified time | relevance | path

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

/netbsd/src/external/ibm-public/postfix/dist/src/virtual/
Dvirtual.c366 bool var_strict_mbox_owner; variable
554 VAR_STRICT_MBOX_OWNER, DEF_STRICT_MBOX_OWNER, &var_strict_mbox_owner, in main()
Dmailbox.c134 } else if (var_strict_mbox_owner && st.st_uid != usr_attr.uid) { in deliver_mailbox_file()
/netbsd/src/external/ibm-public/postfix/dist/src/local/
Dlocal.c709 bool var_strict_mbox_owner; variable
968 VAR_STRICT_MBOX_OWNER, DEF_STRICT_MBOX_OWNER, &var_strict_mbox_owner, in main()
Dmailbox.c205 } else if (var_strict_mbox_owner && st.st_uid != usr_attr.uid) { in deliver_mailbox_file()
/netbsd/src/external/ibm-public/postfix/dist/src/global/
Dmail_params.h3705 extern bool var_strict_mbox_owner;