Hi Matt,
The file exists, but it looks like its a permissions problem. My
/var/amavis dir is chmod 640 and owned by user vscan, group vscan.
This may be obvious, but since you didn't explicitly mention it, check
the permissions on the /var/amavisd/.razor folder and the actual file as
well.
The 2nd thing I can think of is that you are running amavisd chrooted
and when razor tries to find the config file it looks in
/var/amavisd/var/amavisd/.razor (since it thinks /var/amavisd is the
actual root). You can create a symlink as root like so 'cd /var/amavisd
&& ln -s / var/amavisd'.
I just noticed that the error says '/var/amavis' and not
'/var/amavisd/', so perhaps you will need to change the path where razor
looks for the config as well.
Hope this helps. Regards,
Adriel
PS. Sorry, sent the first email directly back to you and not the mailing
list.
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
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/