Hi Justin,
> On Wed, May 30, 2007 at 06:23:43PM -0700, MrC wrote: > > RE: logwatch: please support postfix delay_reject=no > > > > > From: Willi Mann > > > > > > Can you please verify if this already supported in 7.3.6? It's > > > available from > > > > Willi, > > > > delay_reject=no is not yet supported in any release. > Seeing this bug > > report, I have just implemented it, but would like to test before > > committing to the logwatch CVS repository. > > Great :) I set this recently to avoid unconditionally > accepting mail to "postmaster" even if client/helo/from tests fail. > > > Jpryzby: I don't have a system with delay_reject=no > available; can you > > send me a gzipped archive of one of your log files so that I can > > verify that I've implemented this correctly ? > > It's probably best if I didn't, not with the company mail > logs. Is there some other way to test? Perhaps just testing > if each of the regex matches at least once? Understood, no problem. Unfortunately, there are so many possible log lines variants, testing with actual data is best. > > > Your patch is against an older version of the > Also I think it messed up the auxilliary information since it > didn't use perl (?: regex. > No problem - it should be taken care of now. > > postfix filter, and I've made substantial changes since then. > > If you send me the script, I can drop it in place tomorrow You can always pick up the latest version at: http://www.mikecappella.com/logwatch I've just posted the update. Please pick it up, and let me know of your results, especially if you see anomalies or Unmatched lines. > and let you know how it works. Is it okay to use just a new > script with our existing postfix version (or perhaps 7.3.6-1 > from unstable)? Yup. There's a Makefile that will install the updated filter for you, as well as a README file to give you an overview. The latest version now runs standalone as well. > > Thanks > Justin Cheers, Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

