diff options
Diffstat (limited to 'contrib/sendmail/cf/feature/accept_unqualified_senders.m4')
-rw-r--r-- | contrib/sendmail/cf/feature/accept_unqualified_senders.m4 | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/contrib/sendmail/cf/feature/accept_unqualified_senders.m4 b/contrib/sendmail/cf/feature/accept_unqualified_senders.m4 deleted file mode 100644 index 4c39884935bf9..0000000000000 --- a/contrib/sendmail/cf/feature/accept_unqualified_senders.m4 +++ /dev/null @@ -1,16 +0,0 @@ -divert(-1) -# -# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers. -# All rights reserved. -# -# By using this file, you agree to the terms and conditions set -# forth in the LICENSE file which can be found at the top level of -# the sendmail distribution. -# -# - -divert(0) -VERSIONID(`$Id: accept_unqualified_senders.m4,v 8.6 1999/02/07 07:26:07 gshapiro Exp $') -divert(-1) - -define(`_ACCEPT_UNQUALIFIED_SENDERS_', 1) |