Whats the message your getting when releasing ? Is it being re-quarantined ?
-- Jeremy McSpadden Flux Labs, Inc http://www.fluxlabs.net<http://www.fluxlabs.net/> Endless Solutions Office : 850-588-4626 Cell : 850-890-2543 Fax : 850-254-2955 On Apr 14, 2011, at 3:32 PM, Raymond Norton wrote: that is not possible, you cannot have those settings and end up with -rw------- 1 postfix postfix 9507 2011-04-13 16:23 038142E086B.A7EA2 -rw------- 1 postfix postfix 16623 2011-04-13 12:58 043F32E086B.A09ED okay may be u just changed those settings to fix the old quarantined files run chown postfix.www-data -R /var/spool/MailScanner/quarantine find /var/spool/MailScanner/quarantine -type d -exec chmod 755 {} \; find /var/spool/MailScanner/quarantine -type f -exec chmod 600 {} \; Correct.... I made the instructed changes. I located a spam message that just came in and checked permissions: /var/spool/MailScanner/quarantine/20110414/spam# ls -l B2A412E0877.A2EDA -rwxr-xr-x 1 postfix www-data 1176 2011-04-14 15:27 B2A412E0877.A2EDA Looks right, but still will not release. _______________________________________________ Baruwa mailing list [email protected]<mailto:[email protected]> http://lists.baruwa.org/mailman/listinfo/baruwa
_______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

