Bug 106975

Summary: wrong permission setting on "services"
Product: [Retired] Red Hat Linux Reporter: Need Real Name <d1>
Component: postfixAssignee: John Dennis <jdennis>
Status: CLOSED CURRENTRELEASE QA Contact: David Lawrence <dkl>
Severity: high Docs Contact:
Priority: high    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-10-14 14:54:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Need Real Name 2003-10-14 03:36:16 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.7 (X11; Linux i686; U;) Gecko/20030131

Description of problem:
/var/spool/postfix/etc/services is wrongly set to 600. Should be 644 for postfix
to run properly with chrooted config, which is the default mode.

Version-Release number of selected component (if applicable):
postfix-1.1.12-1

How reproducible:
Always

Steps to Reproduce:
1.chmod 644 /var/spool/postfix/etc/services then it works well
2. chmod 644 /var/spool/postfix/etc/services then it won't deliver mails
3.
    

Additional info:

Comment 1 John Dennis 2003-10-14 14:54:36 UTC
Thank you reporting this. Current postfix packages no longer use the chroot jail
nor do they install files into the jail so this is no longer an issue.