summaryrefslogtreecommitdiff
path: root/debian/patches/8.13/8.13.8/drac.patch
diff options
context:
space:
mode:
authorRichard A Nelson (Rick) <cowboy@debian.org>2006-08-29 14:00:00 +0000
committerAndreas Beckmann <debian@abeckmann.de>2012-10-01 19:59:00 +0200
commitd53dd2fa51cc53321dd4b46791030cc82d741d8b (patch)
tree238f27575cd11e7f59b906cc196409fc84959314 /debian/patches/8.13/8.13.8/drac.patch
parent1f66a02f6cb7b203542e2c870a3f61609f34ce57 (diff)
downloadsendmail-debian/8.13.8-1.tar.gz
Imported Debian patch 8.13.8-1debian/8.13.8-1
Diffstat (limited to 'debian/patches/8.13/8.13.8/drac.patch')
-rw-r--r--debian/patches/8.13/8.13.8/drac.patch24
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/patches/8.13/8.13.8/drac.patch b/debian/patches/8.13/8.13.8/drac.patch
new file mode 100644
index 0000000..a096cab
--- /dev/null
+++ b/debian/patches/8.13/8.13.8/drac.patch
@@ -0,0 +1,24 @@
+--- sendmail-8.13.8/cf/m4/proto.m4.orig 2003-03-29 02:20:53.000000000 +0900
++++ sendmail-8.13.8/cf/m4/proto.m4 2003-03-30 13:22:18.731049640 +0900
+@@ -2110,6 +2110,13 @@
+ R127.0.0.1 $@ RELAY originated locally
+ RIPv6:::1 $@ RELAY originated locally
+ R$=R $* $@ RELAY relayable IP address
++ifdef(`_DRAC_', `dnl
++R$* $: <> $(drac $1 $: <?> $1 $)
++R<> <?> $+ $: $1
++R<> $+ $@ RELAY authenticated IP address
++RIPv6:$* $: <> $(drac $1 $: <?> IPv6:$1 $)
++R<> <?> $+ $: $1
++R<> $+ $@ RELAY authenticated IP address',`dnl')
+ ifdef(`_ACCESS_TABLE_', `dnl
+ R$* $: $>A <$1> <?> <+ Connect> <$1>
+ R<RELAY> $* $@ RELAY relayable IP address
+--- /dev/null 2002-01-01 00:00:00.000000000 +0900
++++ sendmail-8.13.8/cf/feature/drac.m4 2002-04-18 21:33:31.716576810 +0900
+@@ -0,0 +1,5 @@
++define(`_DRAC_', `')
++
++LOCAL_CONFIG
++Kdrac ifelse(defn(`_ARG_'), `', DATABASE_MAP_TYPE MAIL_SETTINGS_DIR`drac',
++ `_ARG_')