clamav outdated? qmail not running anymore

Forum for getting help with Project Gamera, Spamassassin, Clamav, qmail-scanner and other anti-spam tools.
sander815
Forum User
Forum User
Posts: 21
Joined: Mon Dec 20, 2004 6:05 am

clamav outdated? qmail not running anymore

Unread post by sander815 »

i am getting this error with clamav:

Code: Select all

Starting Clam AV daemon:LibClamAV Warning: ****************************************************
LibClamAV Warning: ***  This version of ClamAV engine is outdated.  ***
LibClamAV Warning: ***         Please update it IMMEDIATELY!        ***
LibClamAV Warning: ****************************************************
LibClamAV Warning: ****************************************************
LibClamAV Warning: ***  This version of ClamAV engine is outdated.  ***
LibClamAV Warning: ***         Please update it IMMEDIATELY!        ***
LibClamAV Warning: ****************************************************
LibClamAV Error: cli_hex2si(): Malformed hexstring: a3d6d67e93d1a1c4c2d83852f2df4ff167bbd1*aff64a0336607a0441c3ef60*6e3179be69468cb361cb1a8366bca0d26f2536e2685295770ccc*55be3bbac5280bbdb2925ab42b046ab35ca7ffd7c2*d92c1daede5bb0c2649b26f263ec9ca3*0339612667a7f71660d04d4769 (length: 219)
LibClamAV Error: cli_parse_add(): Problem adding signature.
LibClamAV Error: Problem parsing signature at line 148
LibClamAV Error: Problem parsing database at line 148
LibClamAV Error: Malformed database file /tmp/clamav-66afda6599e00ff1/daily.ndb
becuase of that qmail cannot start, what can i do? yum update tells me latest clamav is installed
sander815
Forum User
Forum User
Posts: 21
Joined: Mon Dec 20, 2004 6:05 am

Unread post by sander815 »

[root@server1 bin]# /usr/bin/freshclam
doesn't help either

Code: Select all

ClamAV update process started at Mon Dec 20 11:10:08 2004
WARNING: Your ClamAV installation is OUTDATED - please update immediately !
WARNING: Local version: 0.80rc3, Recommended version: 0.80
main.cvd is up to date (version: 28, sigs: 26630, f-level: 3, builder: tomek)
WARNING: Your ClamAV installation is OUTDATED - please update immediately !
WARNING: Current functionality level = 2, required = 3
daily.cvd is up to date (version: 634, sigs: 1896, f-level: 3, builder: ccordes)
WARNING: Your ClamAV installation is OUTDATED - please update immediately !
WARNING: Current functionality level = 2, required = 3
[root@server1 bin]#
sander815
Forum User
Forum User
Posts: 21
Joined: Mon Dec 20, 2004 6:05 am

Unread post by sander815 »

i uninstalled the old one, and installed the latest, and it seems to work again
also upgraded mailscanner, but when i look into the logs, i see this:

Code: Select all

Dec 20 15:28:33 server1 spamd[2340]: connection from server1.x.com [127.0.0.1] at port 32796
[b]Dec 20 15:28:33 server1 spamd[4085]: handle_user: unable to find user 'info@x.com'![/b]
Dec 20 15:28:33 server1 spamd[4085]: checking message <20041220142853.14190.qmail@web12822.mail.yahoo.com> for info@x.com:2520.
Dec 20 15:28:37 server1 spamd[4085]: identified spam (10.0/5.0) for info@x.com:2520 in 4.1 seconds, 9319 bytes.
Dec 20 15:28:37 server1 qmail: 1103552917.186635 new msg 1409090
Dec 20 15:28:37 server1 qmail: 1103552917.186745 info msg 1409090: bytes 9746 from <sander815@yahoo.com> qp 4089 uid 2520
Dec 20 15:28:37 server1 qmail-scanner[4076]: Clear:RC:0(216.136.174.203):SA:1(10.0/5.0): 4.422308 9282 sander815@yahoo.com info@x.com Fwd:_Residence_Mortgagor_Statement <20041220142853.14190.qmail@web12822.mail.yahoo.com> 1103552912.4078-0.server1.x.com:181 1103552912.4078-1.server1.x.com:7285 orig-server1.x.com11035529126804076:9282
Dec 20 15:28:37 server1 qmail: 1103552917.211326 starting delivery 3: msg 1409090 to local 2-info@x.com
Dec 20 15:28:37 server1 qmail: 1103552917.211380 status: local 1/10 remote 0/20
Dec 20 15:28:37 server1 qmail: 1103552917.221517 delivery 3: success: did_1+0+1/
Dec 20 15:28:37 server1 qmail: 1103552917.221577 status: local 0/10 remote 0/20
Dec 20 15:28:37 server1 qmail: 1103552917.221598 end msg 1409090

what does this error mean? 2nd line
msgs don't arrive in my mailbox
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

Just that spamd is configured to use mysql for settings and cant find them. That output says that the mail was sent to your mailbox

Dec 20 15:28:37 server1 qmail: 1103552917.221517 delivery 3: success: did_1+0+1/
Post Reply