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:
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.