summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sendmail
diff options
context:
space:
mode:
authorjmb <jmb@FreeBSD.org>1998-03-23 21:32:10 +0000
committerjmb <jmb@FreeBSD.org>1998-03-23 21:32:10 +0000
commit17769a8ebd28c84c071ccd5b3ca10ef45cfbc24b (patch)
treebe385a9e0734fcfa17ba464079d214a25d704183 /usr.sbin/sendmail
parent10d81b5ea84a121fe3ba963af4768357849d3432 (diff)
downloadFreeBSD-src-17769a8ebd28c84c071ccd5b3ca10ef45cfbc24b.zip
FreeBSD-src-17769a8ebd28c84c071ccd5b3ca10ef45cfbc24b.tar.gz
grr....forgot a bug fix in rewrite rules on hub
Reviewed by: jmb Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
Diffstat (limited to 'usr.sbin/sendmail')
-rw-r--r--usr.sbin/sendmail/cf/cf/hub.mc12
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.sbin/sendmail/cf/cf/hub.mc b/usr.sbin/sendmail/cf/cf/hub.mc
index 665533b..e3ccba9 100644
--- a/usr.sbin/sendmail/cf/cf/hub.mc
+++ b/usr.sbin/sendmail/cf/cf/hub.mc
@@ -40,7 +40,7 @@ divert(-1)
divert(0)dnl
include(../m4/cf.m4)
-VERSIONID(`$Id: hub.mc,v 1.1.2.5 1998/01/20 01:44:51 jmb Exp $')
+VERSIONID(`$Id: hub.mc,v 1.9 1998/03/23 20:52:57 jmb Exp $')
OSTYPE(bsd4.4)dnl
DOMAIN(generic)dnl
@@ -187,16 +187,16 @@ R<$*> $+ < @ $+ > $: <$1> $(fakenames $2 $: OK $)
R$+.REJECT $#error $: 521 $1
R<$*> $* $: $1
# mail must NOT be addressed "fakenames"--END
-# mail must come from or go to this mahcine or machines we allow to relay--BEGIN
+# mail must come from or go to this machine or machines we allow to relay--BEGIN
# R$* $: $>Parse0 $>3 $1
# R$+ < @ $* . > $* $: $1 < @ $2 >
-# R<$+ @ $=w> $@ OK
-# R<$+ @ $* $=R> $@ OK
+# R$+ < @ $=w> $@ OK
+# R$+ < @ $* $=R> $@ OK
# R$* $: $(dequote "" $&{client_name} $)
# R$=w $@ OK
-# R$* $=R $@ OK
+# R$* $=R $@ OK
# R$@ $@ OK
# R$* $#error $: "550 Relaying Denied"
-# mail must come from or go to this mahcine or machines we allow to relay--BEGIN
+# mail must come from or go to this machine or machines we allow to relay--BEGIN
R$* $@ OK
OpenPOWER on IntegriCloud