> 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]
http://lists.baruwa.org/mailman/listinfo/baruwa

Reply via email to