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