Re: logcheck regexp for spamassassin

2003-12-23 Thread Greg Norris
On Tue, Dec 23, 2003 at 10:39:29AM +0100, Mark Schouten wrote: > Well, it *is* the space at the end of the line. Why all the fuzz. Just > place an '?' behind the space. No it isn't. So far, all of the messages which have slipped through have exactly one trailing space... exactly matching the rege

Re: logcheck regexp for spamassassin

2003-12-23 Thread Mark Schouten
On Fri, Dec 19, 2003 at 09:34:56PM -0600, Greg Norris wrote: > Every now and then, logcheck complains about syslog messages such as > the one below. Not a big problem, but it's supposed to filter out > messages which match the associated regexp... which really should cover > this case, as far as I

Re: logcheck regexp for spamassassin

2003-12-20 Thread Greg Norris
On Sat, Dec 20, 2003 at 04:01:08PM -0500, Bill Marcum wrote: > On Fri, Dec 19, 2003 at 09:34:56PM -0600, Greg Norris wrote: > You don't say whether the message is listed as an "event" or a "security > violation", but I'm guessing it's the latter, and the reason is that > the email address contains

Re: logcheck regexp for spamassassin

2003-12-20 Thread Bill Marcum
On Fri, Dec 19, 2003 at 09:34:56PM -0600, Greg Norris wrote: > Every now and then, logcheck complains about syslog messages such as > the one below. Not a big problem, but it's supposed to filter out > messages which match the associated regexp... which really should cover > this case, as far as I