From matthias.andree@web.de  Thu Jan 10 05:19:55 2002
Return-Path: <matthias.andree@web.de>
Received: from krusty.e-technik.uni-dortmund.de (krusty.E-Technik.Uni-Dortmund.DE [129.217.163.1])
	by hub.freebsd.org (Postfix) with ESMTP id 69EE837B41C
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Jan 2002 05:19:54 -0800 (PST)
Received: from emma1.emma.line.org (krusty.dt.e-technik.uni-dortmund.de [129.217.163.1])
	by krusty.e-technik.uni-dortmund.de (Postfix) with ESMTP id 4C5F4A3826
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Jan 2002 14:19:53 +0100 (CET)
Received: from freebsd.emma.line.org (freebsd.emma.line.org [192.168.0.4])
	by emma1.emma.line.org (Postfix) with ESMTP id 852DBA200C
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Jan 2002 14:19:52 +0100 (CET)
Received: by freebsd.emma.line.org (Postfix, from userid 500)
	id 511062D328; Thu, 10 Jan 2002 14:19:52 +0100 (CET)
Message-Id: <20020110131952.511062D328@freebsd.emma.line.org>
Date: Thu, 10 Jan 2002 14:19:52 +0100 (CET)
From: Matthias Andree <matthias.andree@web.de>
Reply-To: Matthias Andree <matthias.andree@web.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: mail/postfix hoses permissions 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         33757
>Category:       ports
>Synopsis:       mail/postfix hoses permissions
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    dwcjr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 10 05:20:00 PST 2002
>Closed-Date:    Thu Jan 10 20:06:31 PST 2002
>Last-Modified:  Thu Jan 10 20:06:43 PST 2002
>Originator:     Matthias Andree
>Release:        FreeBSD 4.5-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD freebsd.emma.line.org 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Thu Jan 3 16:41:15 CET 2002 root@freebsd.emma.line.org:/usr/src/sys/compile/M2A2 i386


	
>Description:
After the upgrade to 20020107 from a previous 2001* snapshot, my
/var/spool/postfix/maildrop had unknown group permissions, group 113,
thus, no mail could be injected through /usr/sbin/sendmail.
	
>How-To-Repeat:
	
>Fix:
Manually doing chgrp maildrop /var/spool/postfix/maildrop fixed this.
	


>Release-Note:
>Audit-Trail:

From: "David W. Chapman Jr." <dwcjr@inethouston.net>
To: Matthias Andree <matthias.andree@web.de>
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: ports/33757: mail/postfix hoses permissions
Date: Thu, 10 Jan 2002 08:16:21 -0600

 > >Description:
 > After the upgrade to 20020107 from a previous 2001* snapshot, my
 > /var/spool/postfix/maildrop had unknown group permissions, group 113,
 > thus, no mail could be injected through /usr/sbin/sendmail.
 > 	
 > >How-To-Repeat:
 > 	
 > >Fix:
 > Manually doing chgrp maildrop /var/spool/postfix/maildrop fixed this.
 > 	
 > 
 If you reinstall the snapshot does it do it again?
 
 -- 
 David W. Chapman Jr.
 dwcjr@inethouston.net	Raintree Network Services, Inc. <www.inethouston.net>
 dwcjr@freebsd.org	FreeBSD Committer <www.FreeBSD.org>
Responsible-Changed-From-To: freebsd-ports->dwcjr 
Responsible-Changed-By: pat 
Responsible-Changed-When: Thu Jan 10 17:22:12 PST 2002 
Responsible-Changed-Why:  
Over to maintainer 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33757 

From: "David W. Chapman Jr." <dwcjr@inethouston.net>
To: "Matthias Andree" <matthias.andree@stud.uni-dortmund.de>
Cc: "Matthias Andree" <matthias.andree@web.de>,
	<FreeBSD-gnats-submit@freebsd.org>
Subject: Re: ports/33757: mail/postfix hoses permissions
Date: Thu, 10 Jan 2002 19:37:38 -0600

 > Nope, seems to be artifact of the first 2001* -> 20020107 migration
 > somehow.
 >
 
 Strange, I only asked because I did not have this problem when I upgraded.
 
 

From: Matthias Andree <matthias.andree@stud.uni-dortmund.de>
To: "David W. Chapman Jr." <dwcjr@inethouston.net>
Cc: Matthias Andree <matthias.andree@web.de>,
	FreeBSD-gnats-submit@freebsd.org
Subject: Re: ports/33757: mail/postfix hoses permissions
Date: Fri, 11 Jan 2002 02:33:06 +0100

 On Thu, 10 Jan 2002, David W. Chapman Jr. wrote:
 
 > > >Fix:
 > > Manually doing chgrp maildrop /var/spool/postfix/maildrop fixed this.
 > > 
 > If you reinstall the snapshot does it do it again?
 
 Nope, seems to be artifact of the first 2001* -> 20020107 migration
 somehow.

From: Matthias Andree <matthias.andree@stud.uni-dortmund.de>
To: "David W. Chapman Jr." <dwcjr@inethouston.net>
Cc: FreeBSD-gnats-submit@freebsd.org,
	matthias.andree@stud.uni-dortmund.de
Subject: Re: ports/33757: mail/postfix hoses permissions
Date: Fri, 11 Jan 2002 03:12:44 +0100

 On Thu, 10 Jan 2002, David W. Chapman Jr. wrote:
 
 > > Nope, seems to be artifact of the first 2001* -> 20020107 migration
 > > somehow.
 > >
 > 
 > Strange, I only asked because I did not have this problem when I upgraded.
 
 Did former versions use world-writable or group-writable maildrop? If it
 was world-writable, I may have never noticed that .../maildrop belonged
 to the wrong (invalid) group; it may also be that a careless mergemaster
 operation hosed it, and it went away unnoticed for 01733
 (world-writable) permission. I can no longer reconstruct this because
 this is a test system which does not a have regular backup/archive
 schedule.
State-Changed-From-To: open->closed 
State-Changed-By: dwcjr 
State-Changed-When: Thu Jan 10 20:06:31 PST 2002 
State-Changed-Why:  
Can not be reproduced. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33757 
>Unformatted:
