Public bug reported:

Binary package hint: logwatch

In /usr/share/logwatch/scripts/services/exim on line 60:

$LvlRestarts     = $ENV{'exim_restart'}       || 5;

However, the variable is referred to later without the trailing "s",
starting on line 269:

if ($Detail >= $LvlRestart) {

As a result, the exim queue section is included at any detail level,
when it should be omitted at detail level 4 and lower.

** Affects: logwatch (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Typo in exim filter script 
https://bugs.launchpad.net/bugs/425206
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to logwatch in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to