From ru@relay.ucb.crimea.ua  Thu Mar  5 05:10:40 1998
Received: from relay.ucb.crimea.ua (relay.ucb.crimea.ua [194.93.177.113])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA09268
          for <FreeBSD-gnats-submit@freebsd.org>; Thu, 5 Mar 1998 05:10:28 -0800 (PST)
          (envelope-from ru@relay.ucb.crimea.ua)
Received: (from ru@localhost)
	by relay.ucb.crimea.ua (8.8.8/8.8.8) id PAA29227;
	Thu, 5 Mar 1998 15:10:13 +0200 (EET)
	(envelope-from ru)
Message-Id: <199803051310.PAA29227@relay.ucb.crimea.ua>
Date: Thu, 5 Mar 1998 15:10:13 +0200 (EET)
From: Ruslan Ermilov <ru@ucb.crimea.ua>
Reply-To: ru@ucb.crimea.ua
To: FreeBSD-gnats-submit@freebsd.org
Subject: sendmail.cf.additions corrections
X-Send-Pr-Version: 3.2

>Number:         5924
>Category:       misc
>Synopsis:       sendmail.cf.additions corrections
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar  5 05:20:01 PST 1998
>Closed-Date:    Mon Mar 23 19:24:56 PST 1998
>Last-Modified:  Mon Mar 23 19:26:21 PST 1998
>Originator:     Ruslan Ermilov
>Release:        FreeBSD 2.2-STABLE i386
>Organization:
>Environment:

	RELENG_2_2
	HEAD

>Description:

	I think the following patch should be applied.
	Correct me if I'm wrong.

>How-To-Repeat:

	

>Fix:
	

Index: sendmail.cf.additions
===================================================================
RCS file: /usr/FreeBSD-CVS/src/etc/mail/sendmail.cf.additions,v
retrieving revision 1.1.2.2
diff -u -r1.1.2.2 sendmail.cf.additions
--- sendmail.cf.additions	1998/02/15 14:24:59	1.1.2.2
+++ sendmail.cf.additions	1998/03/05 12:58:07
@@ -102,8 +102,8 @@
 # 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
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Mon Mar 23 19:24:56 PST 1998 
State-Changed-Why:  
Patch applied by jmb earlier today.  Thanks! 
>Unformatted:
