> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf 
> Of Nigel Horne
> 
> Whoops I meant message.c. Anything later than 

1.30 - dated 13 Feb for 0.67
1.34 - dated 20 Feb for the snapshot

> It stops BinHex encoded messages from testvirus.org for me.

Hmmm, I must have a really odd build going on then, and I'm using the
defaults.  What options should I have in clamav.conf to catch BinHex?  I've
got ScanMail, ScanArchive and ScanRAR all enabled, yet it still doesn't
work.

I tried last nights snapshot from CVS (clamscan / ClamAV version
devel-20040228) and had exactly the same non-result (below)

Heck, I've even tried logging calls to binhexBegin, but nothing is ever
logged (added a call to cli_dbgmsg());

Don't know if it's relevant, but messageToText() contains:

            if(binhexBegin(m))
                    cli_warnmsg("Binhex messages not supported yet (2).\n");
            t_line = messageGetBody(m);

Though I never see that either :(  Actually, any debug message I put in
messageToBlob() or messageToText never appears.

A test run showing it all not working:

$ clamscan --debug -r --mbox eicar-binhex 
LibClamAV debug: Loading databases from /usr/local/share/clamav
LibClamAV debug: Loading /usr/local/share/clamav/main.cvd
LibClamAV debug: /usr/local/share/clamav/main.cvd: CVD file detected
LibClamAV debug: in cli_cvdload()
LibClamAV debug: MD5(.tar.gz) = 46b4b24055925f69a6d5d7802dbd1479
LibClamAV debug: Decoded signature: 46b4b24055925f69a6d5d7802dbd1479
LibClamAV debug: Digital signature is correct.
LibClamAV debug: in cli_untgz()
LibClamAV debug: Unpacking /var/tmp//9dd5fedc5edefcd2/COPYING
LibClamAV debug: Unpacking /var/tmp//9dd5fedc5edefcd2/viruses.db
LibClamAV debug: Loading databases from /var/tmp//9dd5fedc5edefcd2
LibClamAV debug: Loading /var/tmp//9dd5fedc5edefcd2/viruses.db
LibClamAV debug: Initializing trie.
LibClamAV debug: Loading /usr/local/share/clamav/daily.cvd
LibClamAV debug: /usr/local/share/clamav/daily.cvd: CVD file detected
LibClamAV debug: in cli_cvdload()
LibClamAV debug: MD5(.tar.gz) = 0ee96edf318add0c3e80110dde038594
LibClamAV debug: Decoded signature: 0ee96edf318add0c3e80110dde038594
LibClamAV debug: Digital signature is correct.
LibClamAV debug: in cli_untgz()
LibClamAV debug: Unpacking /var/tmp//c12ba801de6f784c/COPYING
LibClamAV debug: Unpacking /var/tmp//c12ba801de6f784c/viruses.db2
LibClamAV debug: Loading databases from /var/tmp//c12ba801de6f784c
LibClamAV debug: Loading /var/tmp//c12ba801de6f784c/viruses.db2
eicar-binhex: OK

----------- SCAN SUMMARY -----------
Known viruses: 20830
Scanned directories: 0
Scanned files: 1
Infected files: 0
Data scanned: 0.00 MB
I/O buffer size: 131072 bytes
Time: 1.794 sec (0 m 1 s)


As the saying goes - HELP!  I've done nothing strange, that I know of.  It's
a vanilla build from source, with the only options being to change the
default user and group.


PLEASE - keep list traffic on the list.  Email sent directly to me may be
ignored utterly.

-- 
Rob | What part of "no" was it you didn't understand? 


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to