aboutsummaryrefslogtreecommitdiff
path: root/contrib/sendmail/cf/feature/promiscuous_relay.m4
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sendmail/cf/feature/promiscuous_relay.m4')
-rw-r--r--contrib/sendmail/cf/feature/promiscuous_relay.m415
1 files changed, 15 insertions, 0 deletions
diff --git a/contrib/sendmail/cf/feature/promiscuous_relay.m4 b/contrib/sendmail/cf/feature/promiscuous_relay.m4
new file mode 100644
index 000000000000..975afab752d6
--- /dev/null
+++ b/contrib/sendmail/cf/feature/promiscuous_relay.m4
@@ -0,0 +1,15 @@
+divert(-1)
+#
+# Copyright (c) 1998 Sendmail, Inc. 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(`@(#)promiscuous_relay.m4 8.7 (Berkeley) 5/19/98')
+divert(-1)
+
+define(`_PROMISCUOUS_RELAY_', 1)