Mantis - postfix
Viewing Issue Advanced Details
2861 packaging minor always 2008-04-17 10:29 2010-08-17 18:02
apdt  
trygvis  
normal  
closed  
fixed  
none    
none  
0002861: Incorrect permissions on mail queue
On install the permissions on /opt/csw/var/spool/postfix/maildrop are not set correctly. It needs group wtire and execute permissions.

Without this set any mail sent using the sendmail command will fail with a permission denied error.
has duplicate 0002901closed trygvis Directory Permissions on \'/opt/csw/var/spool/postfix/maildrop\' 
Issue History
2010-08-17 18:02 skayser Note Added: 0008211
2010-08-17 18:02 skayser Status resolved => closed

Notes
(0005295)
Predrag.Zecevic   
2008-05-14 06:53   
And:

every 10 seconds 1 line in /var/log/syslog:
postfix/postdrop[21286]: [ID 947731 mail.warning] warning: mail_queue_enter: create file maildrop/610072.21286: No such file or directory

Postfix VERSION: 2.4.6,REV=2008.03.02
uname -rsp: SunOS 5.11 i386
(0005296)
Predrag.Zecevic   
2008-05-15 04:25   
Fixed problem from last addition with
chmod 775 /opt/csw/var/spool/postfix/maildrop
[it was 700]
(0005342)
trygvis   
2008-05-28 03:14   
This will be fixed in the next upload.

Please report when the issue is resolved.
(0008211)
skayser   
2010-08-17 18:02   
Please re-open if this issue still persists.