Bug#291720: munin-node: postfix_mailstats uses wrong logfile

2005-01-24 Thread Jimmy Olsen
tags 291720 +upstream +fixed-upstream thanks, Once upon a time, Micah Anderson <[EMAIL PROTECTED]> sagely scribed: > > The postfix_mailstats plugin has: > > my $LOGFILE = $ENV{'logfile'} || 'syslog'; > > this should be: > > my $LOGFILE = $ENV{'logfile'} || 'mail.log'; Fixed in the 1.2 and 1.3

Bug#291720: munin-node: postfix_mailstats uses wrong logfile

2005-01-22 Thread Micah Anderson
Package: munin-node Version: 1.0.5-1 Severity: normal The postfix_mailstats plugin has: my $LOGFILE = $ENV{'logfile'} || 'syslog'; this should be: my $LOGFILE = $ENV{'logfile'} || 'mail.log'; Thanks, Micah -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (990, 't