https://qa.mandrakesoft.com/show_bug.cgi?id=920
Product: postfix
Component: postfix
Summary: 2.0.1: proxymap daemon runs in chroot environment
Version: 1.1.12-2mdk
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: major
Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
After updating postfix to 2.0.1, postfix does no longer deliver any local email,
because the proxymap daemon cannot access /etc/passwd because it is started in a
chroot environment.
Changing the line
proxymap unix - - y - - proxymap
to
proxymap unix - - n - - proxymap
in master.cf fixes this.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.