Thanx Gary !
freebsd# ps aux | grep clamd
vscan 68766 0.0 0.6 12868 12316 ?? Is 10:03AM 0:00.00
/usr/local/sbin/clamd
root 69944 0.0 0.0 1416 576 p0 RL+ 11:49AM 0:00.00 grep clamd
I make the changes in amavisd.conf ... I restart it .... but the same
warning in maillog ... "WARN: all primary virus scanners failed,
considering backups"
...
Gary V wrote:
Alan wrote:
can be this ?
amavis[44177]: lookup_re("MAIL"), no matches
amavis[44177]: lookup (keep_decoded_original) => undef, "MAIL" does not
match
amavis[44177]: WARN: all primary virus scanners failed, considering backups
I cant find nothing about pemission denied ...
Is clamd running? It should show something like:
freebsd# ps aux | grep clamd
clamav 403 0.0 10.2 13068 12452 ?? Is 1:05PM 0:00.00
/usr/local/sbin/clamd
root 531 0.0 0.2 352 232 p0 R+ 1:08PM 0:00.00 grep clamd
You should also have:
clamav_clamd_enable="YES"
clamav_freshclam_enable="YES"
in /etc/rc.conf
Did you remove the comments from this:
# ['ClamAV-clamd',
# \&ask_daemon, ["CONTSCAN {}\n", "/var/run/clamav/clamd"],
# qr/\bOK$/, qr/\bFOUND$/,
# qr/^.*?: (?!Infected Archive)(.*) FOUND$/ ],
in the av_scanners section? Don't forget to stop and start amavisd if
you make changes to amavisd.conf.
Gary V
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
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/
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
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/