xref: /freebsd/contrib/sendmail/cf/feature/tls_failures.m4 (revision 3c4ba5f55438f7afd4f4b0b56f88f2bb505fd6a6)
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