smtpd_tls_security_level (empty) The SMTP TLS security level for the Postfix SMTP server; when a non-empty value is specified, this overrides the obsolete param- eters smtpd_use_tls and smtpd_enforce_tls. smtpd_sasl_tls_security_options ($smtpd_sasl_security_options) The SASL authentication...
smtpd_tls_security_level (empty) The SMTP TLS security level for the Postfix SMTP server; when a non-empty value is specified, this overrides the obsolete parameters smtpd_use_tls and smtpd_enforce_tls. smtpd_sasl_tls_security_options ($smtpd_sasl_security_options) The SASL authentication sec...
Setting a customsmtpd_tls_security_levelwithout addingmkForcecurrently results in an error when using the postfix module. This PR fixes this by setting the preconfigured "may" level back to just a default. Things done Built on platform(s) x86_64-linux aarch64-linux x86_64-darwin aarch64-d...
As the package level helper functions do not set the TLSRequired or TLSListener options for compatibility reasons, manual creation of a Server struct is necessary in order to use them. RCPT Handler Example With the samemailHandleras above: ...
> -DCA_FILE=\"/etc/pki/tls/cert.pem\" -O2 -g -pipe -Wall > -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS > -fexceptions -fstack-protector-strong -grecord-gcc-switches > -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ...
Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up {{ message }} vdukhovni / postfix Public Notifications Fork 119 Star 389 Code Pull requests Projects Wiki Security Insights ...
tls_before_auth If this file contains anything except a 0 on the first noncomment line, then AUTH will not be offered unless TLS/SSL are in place, either with STARTTLS, or SMTP-SSL on port 465. everything (?) that qmail-smtpd supports. ...