Bug#302220: munin-node: The uploaded rexep doesn't quite cut it

2005-04-07 Thread Micah Anderson
Micah Anderson schrieb am Thursday, den 07. April 2005: > elsif (($line =~ /reject: \S+ \S+ \S+ (\d{3})/) sorry, that should be: elsif ($line =~ /reject: \S+ \S+ \S+ (\d{3})/) the attached patch should be used instead of the previous. Micah --- postfix_mailstats 2005-03-31 18:37:38.

Bug#302220: munin-node: The uploaded rexep doesn't quite cut it

2005-04-07 Thread Micah Anderson
Package: munin-node Version: 1.2.2-3 Followup-For: Bug #302220 The uploaded fix to this, doesn't catch everything, it misses: postfix/smtpd[26330]: warning: reject: ETRN from somehost.edu[xxx.xxx.xxx.xxx] To continue using the method that was there before, it would be expanded to: elsif (($line