On 24.06.2004, at 03:21, Todd Lyons wrote:

Philipp Ringli wanted us to know:

+ /usr/bin/freshclam --quiet --datadir=/var/lib/clamav
--log=/var/log/clamav/freshclam.log

Run it from the commandline like this:

/usr/bin/freshclam --datadir=/var/lib/clamav --log=/var/log/clamav/freshclam.log

You can also add --verbose into that line.

Here's what it looks like on mine:

smtp1 conf # /usr/bin/freshclam --datadir="/var/lib/clamav" \
--log="/var/log/clamav/freshclam.log" --log-verbose --verbose \
--daemon-notify="/etc/clamav.conf"
Current working dir is /var/lib/clamav
Max retries == 3
ClamAV update process started at Wed Jun 23 18:21:00 2004
Connected to database.clamav.net (64.69.64.158).
Reading CVD header (main.cvd): OK
main.cvd is up to date (version: 23, sigs: 21096, f-level: 2, builder: ddm)
Connected to database.clamav.net (64.69.64.158).
Reading CVD header (daily.cvd): OK
daily.cvd is up to date (version: 367, sigs: 970, f-level: 2, builder: diego)
Freeing option list...done


smtp1 conf # vdir -d /var/lib/clamav
drwxr-xr-x    2 clamav   clamav       4096 Jun 23 05:10 /var/lib/clamav
smtp1 conf # vdir -d /var/log/clamav
drwxr-xr-x    2 clamav   clamav       4096 Jun 16 17:18 /var/log/clamav

Good luck!
--
Regards...              Todd

todd,

i did that and i get this:

[EMAIL PROTECTED] /]# /usr/bin/freshclam --datadir=/var/lib/clamav --log=/var/log/clamav/freshclam.log --verbose
Current working dir is /var/lib/clamav
ClamAV update process started at Thu Jun 24 11:25:06 2004
Connected to database.clamav.net (212.31.160.239).
Reading CVD header (main.cvd): OK
main.cvd is up to date (version: 23, sigs: 21096, f-level: 2, builder: ddm)
Connected to database.clamav.net (212.31.160.239).
Reading CVD header (daily.cvd): OK
daily.cvd is up to date (version: 367, sigs: 970, f-level: 2, builder: diego)


[EMAIL PROTECTED] /]# vdir -d /var/lib/clamav
drwxr-xr-x    2 clamav   clamav       4096 Jun 24 04:02 /var/lib/clamav
[EMAIL PROTECTED] /]# vdir -d /var/log/clamav
drwxr-xr-x    2 clamav   clamav       4096 Jun  1 04:02 /var/log/clamav

but i still get email notification from my server:
+ LOG_FILE=/var/log/clamav/freshclam.log
+ '[' '!' -f /var/log/clamav/freshclam.log ']'
+ /usr/bin/freshclam --quiet --datadir=/var/lib/clamav --log=/var/log/clamav/freshclam.log
(no like that because of the set -x)


questions:
1. why am i getting the above email? nothing seems to be wrong, or is there?
2. where could i edit the email address this is sent to?


sorry for the newbish questions...

cheers,
phil








-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to