From mandrews@mindcrime.termfrost.org Fri Feb 26 15:02:42 1999
Return-Path: <mandrews@mindcrime.termfrost.org>
Received: from mindcrime.termfrost.org (mindcrime.termfrost.org [208.141.2.81])
	by hub.freebsd.org (Postfix) with ESMTP id 35D1514FEB
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 26 Feb 1999 15:02:40 -0800 (PST)
	(envelope-from mandrews@mindcrime.termfrost.org)
Received: (from root@localhost)
	by mindcrime.termfrost.org (8.9.2/8.9.1) id SAA75325;
	Fri, 26 Feb 1999 18:02:24 -0500 (EST)
	(envelope-from mandrews)
Message-Id: <199902262302.SAA75325@mindcrime.termfrost.org>
Date: Fri, 26 Feb 1999 18:02:24 -0500 (EST)
From: Mike Andrews <mandrews@termfrost.org>
Sender: mandrews@mindcrime.termfrost.org
Reply-To: mandrews@termfrost.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: /usr/src/etc/sendmail/freebsd.mc has typo
X-Send-Pr-Version: 3.2

>Number:         10287
>Category:       bin
>Synopsis:       /usr/src/etc/sendmail/freebsd.mc has typo
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 26 15:10:00 PST 1999
>Closed-Date:    Sun Feb 28 12:33:30 PST 1999
>Last-Modified:  Sun Feb 28 12:34:02 PST 1999
>Originator:     Mike Andrews
>Release:        FreeBSD 3.1-STABLE i386
>Organization:
>Environment:

	FreeBSD 3.0-STABLE (start date unknown) up to and including
	3.1-STABLE of today (26 Feb 1999).

>Description:

	freebsd.mc line 51 reads:

FEATURE(access_db, hash -o /etc/mail/access')dnl

	There should be a backtick before the word "hash".
	Without this, the /etc/sendmail.cf generated tries to
	look for the access database in "/etc/mail/access'"
	with a trailing apostrophe on the filename... and
	obviously fails to find it.

>How-To-Repeat:

	Install a fresh 3.1-RELEASE system, put a list of local
	pop clients in /etc/mail/access, and watch them all get
	"Relaying denied" when trying to send mail.

>Fix:
	
	Insert a backtick before the word "hash", then rebuild
	sendmail.cf from it.


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: dt 
State-Changed-When: Sun Feb 28 12:33:30 PST 1999 
State-Changed-Why:  
Fixed, thanks. 
>Unformatted:
