Home
last modified time | relevance | path

Searched refs:COMPAT_LEVEL_2 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dmail_params.c677 if (compat_level < compat_level_from_string(COMPAT_LEVEL_2, msg_panic)) { in check_legacy_defaults()
H A Dmail_params.h57 #define COMPAT_LEVEL_2 "2" macro