Haines wrote: > I'm sorry, but I thought I was following your directions. For example, > I did: a) stop amavisd-new and clamav daemons, b) delete clamav.log > files, c) # dpkg --purge clamav, d) # dpkg --purge clamav-freshclam, > e) # aptitude install clamav clamav-freshclam, f) restart clamav and > amavisd-new daemons.
My directions said nothing of dpgk, my instructions were: apt-get --purge remove clamav clamav-base clamav-daemon clamav-freshclam libclamav1 apt-get -t sarge install clamav clamav-daemon gpasswd -a clamav amavis amavisd-new stop /etc/init.d/clamav-daemon stop /etc/init.d/clamav-daemon start amavisd-new start >> It think it means you should not have 'User amavis' in clamd.conf, >> you should have 'User clamav'. > Yes, I corrected that. So, stop and start, then check for errors. amavisd-new stop /etc/init.d/clamav-daemon stop /etc/init.d/clamav-daemon start amavisd-new start > $MYHOME = '/var/lib/amavis'; # (default is '/var/amavis') > Although the value here used is real, the default points to a > non-existent directory. This directory is real. /var/lib/amavis is your amavisd home. I'm sure you have it, or amavisd-new would crash upon startup. > I have in Section III, $DO_SYSLOG = 1;, which means that amavisd-new > logs to my syslog. But amavisd-new has a limited presence in that > log. As I said before, to get more detail, raise $log_level in amavisd.conf Gary V ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ 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/
