1N/Adivert(-1)
1N/A#
1N/A# Copyright (c) 1998, 1999, 2001 Sendmail, Inc. and its suppliers.
1N/A# All rights reserved.
1N/A# Copyright (c) 1983 Eric P. Allman. All rights reserved.
1N/A# Copyright (c) 1988, 1993
1N/A# The Regents of the University of California. All rights reserved.
1N/A#
1N/A# By using this file, you agree to the terms and conditions set
1N/A# forth in the LICENSE file which can be found at the top level of
1N/A# the sendmail distribution.
1N/A#
1N/A#ident "%Z%%M% %I% %E% SMI"
1N/A#
1N/A
1N/Adivert(0)
1N/AVERSIONID(`$Id: use_ct_file.m4,v 8.11 2001/08/26 20:58:57 gshapiro Exp $')
1N/Adivert(-1)
1N/A
1N/A# if defined, the sendmail.cf will read the /etc/mail/trusted-users file to
1N/A# find the names of trusted users. There should only be a few of these.
1N/A
1N/Adefine(`_USE_CT_FILE_', `')
1N/A
1N/Adivert(0)