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