MC writes: > If anybody will face same issue this is how I fixed it. > You have to change default permissions and inherit them to > subdirectories for /usr/local/etc/mail directory like this: > drwxr-xr-x 3 root wheel 512 Jun 8 13:21 mail > You can check by suid to amavisd user (vscan for me) and > try to list /usr/local/etc/mail/spamassassin directory. > I'm thinking posting to FreeBSD mailing list to fix directory > permission on Amavisd-new installation.
For the archive: It seems the FreeBSD mail/p5-Mail-SpamAssassin ports needs to explicitly set directory protection on /usr/local/etc/mail, regardless of curent umask. Also: http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5507 Mark ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
