Package: amavis-stats
Version: 0.1.12-7.3
Severity: normal
Tags: patch
Hi all,
Package amavisd-new change log format, therefore amavis-stats don't report
banned
files.
--- amavis-stats.orig 2007-01-31 09:32:45.734562000 +0100
+++ amavis-stats 2007-01-31 10:16:32.637875500 +0100
@@ -547,7 +547,7 @@
}
upCount($id, $epoch);
- } elsif ($line =~ /\sBANNED\sname\/type\s/) {
+ } elsif ($line =~ /\sBlocked\sBANNED\s/) {
dbg("Banned $epoch: $isodate");
#
Best regards Polish
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages amavis-stats depends on:
ii adduser 3.101 Add and remove users and groups
ii debconf [debconf-2.0] 1.5.11 Debian configuration management sy
ii librrds-perl 1.2.15-0.3 Time-series data storage and displ
ii rrdtool 1.2.15-0.3 Time-series data storage and displ
ii wwwconfig-common 0.0.48 Debian web auto configuration
Versions of packages amavis-stats recommends:
ii amavisd-new [amavis] 1:2.4.2-5 Interface between MTA and virus sc
-- debconf information:
* amavis-stats/stay_on_purge: false
amavis-stats/config_apache: Apache
--- amavis-stats.orig 2007-01-31 09:32:45.734562000 +0100
+++ amavis-stats 2007-01-31 10:16:32.637875500 +0100
@@ -547,7 +547,7 @@
}
upCount($id, $epoch);
- } elsif ($line =~ /\sBANNED\sname\/type\s/) {
+ } elsif ($line =~ /\sBlocked\sBANNED\s/) {
dbg("Banned $epoch: $isodate");
#