xref: /freebsd/contrib/sendmail/cf/feature/tls_failures.m4 (revision e2c0e292e8a7ca00ba99bcfccc9e637f45c3e8b1)
1divert(-1)
2#
3# Copyright (c) 2020 Proofpoint, Inc. and its suppliers.
4#	All rights reserved.
5#
6# By using this file, you agree to the terms and conditions set
7# forth in the LICENSE file which can be found at the top level of
8# the sendmail distribution.
9#
10
11errprint(`*** ERROR: FEATURE(tls_failures) has been replaced by confTLS_FALLBACK_TO_CLEAR
12')
13define(`confTLS_FALLBACK_TO_CLEAR', `true')
14