Bug#563348: amavisd-new: Logcheck patch for local mails

2010-08-08 Thread Gerfried Fuchs
Hi! * Patrice Le Gurun [2010-01-02 08:07:13 CET]: > Correction for my patch : > It's "( LOCAL)+" and not "( LOCAL,)+" (the comma is wrong) > > So the full line for logcheck is : > > ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ amavis\[[[:digit:]]+\]: > > \([-[:digit:]]+\) Passed CLEAN,( \[[

Bug#563348: amavisd-new: Logcheck patch for local mails

2010-01-01 Thread Patrice Le Gurun
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Correction for my patch : It's "( LOCAL)+" and not "( LOCAL,)+" (the comma is wrong) So the full line for logcheck is : > ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ amavis\[[[:digit:]]+\]: > \([-[:digit:]]+\) Passed CLEAN,( \[[.:[:xdigit:]]+\]){0,2} <[

Bug#563348: amavisd-new: Logcheck patch for local mails

2010-01-01 Thread Patrice Le Gurun
Package: amavisd-new Version: 1:2.6.1.dfsg-1 Severity: minor Tags: patch Hi guys For local generated mails, amavisd-new mark them with the tag LOCAL in syslog. To suppress warning from logcheck, I modified ignore.d.server/amavisd-new by remplacing the first line with : ^\w{3} [ :[:digit:]]{11} [