Package: mailgraph Version: 1.14-1.4squeeze1 Severity: normal Tags: patch, upstream
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Current mailgraph doesn't recognize clamav-milter. Patch: - --- mailgraph.orig 2011-01-19 13:41:31.000000000 +0100 +++ mailgraph 2011-01-19 13:43:25.000000000 +0100 @@ -817,6 +817,9 @@ if($text =~ /Intercepted/) { event($time, 'virus'); } + elsif($text =~ /Message.*infected by/) { + event($time, 'virus'); + } } # uncommment for clamassassin: #elsif($prog eq 'clamd') { thanks. Adrian - -- System Information: Debian Release: 6.0 APT prefers testing APT policy: (700, 'testing'), (600, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.37-trunk-686 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAk023ccACgkQKqpm2L3fmXqR4wCghQ3cJ6eoT2WmSAcrNYl0addY FzEAoInByBytvUaefuTmihhsHIIUxw59 =kn00 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org