Thanks. The only difference I have from your listsing is the PID directory is postfix/postfix not postfix/root.
The pid directory itself has
Code:
[zimbra@zimbra log]$ ls -l /opt/zimbra/data/postfix/spool/pid
total 4
-rw------- 1 postfix postfix 0 Jun 9 01:10 inet.127.0.0.1:10025
-rw------- 1 postfix postfix 0 Jun 9 01:10 inet.smtp
-rw----r-- 1 postfix postfix 17 Aug 10 01:32 master.pid
-rw------- 1 postfix postfix 0 Jul 6 15:53 unix.bounce
-rw------- 1 postfix postfix 0 Jun 9 01:10 unix.cleanup
-rw------- 1 postfix postfix 0 Jul 15 10:36 unix.defer
-rw------- 1 root root 0 Jul 28 08:25 unix.error
-rw------- 1 postfix postfix 0 Jun 9 01:10 unix.lmtp
-rw------- 1 postfix postfix 0 Jun 8 11:25 unix.showq
-rw------- 1 postfix postfix 0 Jun 9 14:18 unix.smtp
-rw------- 1 postfix postfix 0 Jun 9 01:10 unix.smtp-amavis
Notice I tried to add read permission to others for master.pid but still get permission denied when trying to view it (as zimbra in my case).
Does this also look ok?