Re: [Clamav-devel] clamav-milter use smfi_insheader if available

2006-01-13 Thread Graham Murray
Nigel Horne [EMAIL PROTECTED] writes:

 Why does the order of headers matter?

Because of things like Domain Keys which (amongst other things) sign the
headers (below the one it adds). If other packages add to the headers below
the Domain Keys 'signature' between the message being signed and the recipient
checking the signature then the it will invalidate the signature.

___
http://lurker.clamav.net/list/clamav-devel.html


[Clamav-devel] Minor unrar fixes

2006-01-13 Thread Gianluigi Tiesi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The following patch fixes some small things in rar code,
also avoid uneeded calls to null cli_dbgmsg or rar_msg functions.
http://oss.netfarm.it/clamav/patches/rarfixes.diff

Bye

- --
Gianluigi Tiesi [EMAIL PROTECTED]
EDP Project Leader
Netfarm S.r.l. - http://www.netfarm.it/
Free Software: http://oss.netfarm.it/

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFDx2yk3UE5cRfnO04RAlWpAJ9fISGtEK89f68tCT2mGf2s51OpdwCfYi2B
QpXULc8UoUUmBHmmt5tPgqE=
=rWZi
-END PGP SIGNATURE-
___
http://lurker.clamav.net/list/clamav-devel.html


[Clamav-devel] clamav-milter logging

2006-01-13 Thread Sergey
Hello.

Which component of clamav-milter write to log

[49156] cur 0 new 1 nextmask 2
[49156] got cmd 'D' len 148
[49156] cur 1 new  nextmask 2004
[49156] got cmd 'C' len 42
[49156] cur 1 new 2 nextmask 2004
[49156] got cmd 'D' len 1

?

I wish to forbid it, but I can not understand, how. :-(

-- 
Regards,
Sergey
___
http://lurker.clamav.net/list/clamav-devel.html


Re: [Clamav-devel] clamav-milter logging

2006-01-13 Thread Nigel Horne
On Fri, 2006-01-13 at 15:06 +0400, Sergey wrote:
 Hello.
 
 Which component of clamav-milter write to log
 
 [49156] cur 0 new 1 nextmask 2
 [49156] got cmd 'D' len 148
 [49156] cur 1 new  nextmask 2004
 [49156] got cmd 'C' len 42
 [49156] cur 1 new 2 nextmask 2004
 [49156] got cmd 'D' len 1
 
 ?
 
 I wish to forbid it, but I can not understand, how. :-(

Disable LogVerbose in clamd.conf

-Nigel

___
http://lurker.clamav.net/list/clamav-devel.html