Home
last modified time | relevance | path

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

/dports/mail/postfix-current/postfix-3.7-20211107/src/smtp/
H A Dsmtp_params.c49 VAR_SMTP_TLS_LEVEL, DEF_SMTP_TLS_LEVEL, &var_smtp_tls_level, 0, 0,
/dports/mail/postfix-current/postfix-3.7-20211107/src/global/
H A Dmail_params.h1460 #define VAR_SMTP_TLS_LEVEL "smtp_tls_security_level" macro
4065 #define DEF_TLSP_CLNT_LEVEL "$" VAR_SMTP_TLS_LEVEL
/dports/mail/postfix-current/postfix-3.7-20211107/src/tlsproxy/
H A Dtlsproxy.c1849 VAR_SMTP_TLS_LEVEL, DEF_SMTP_TLS_LEVEL, &var_smtp_tls_level, 0, 0, in main()