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