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