Re: amavis script patch
Mike Tremaine <[email protected]>
| Newsgroups | gmane.comp.log.logwatch.devel |
|---|---|
| Message-ID | <[email protected]> |
Ivana Varekova wrote: > I'm going through fedora logwatch patches and this one is not in > upstream branch so I'm sending it here. > Ivana Varekova > > > ------------------------------------------------------------------------ > > _______________________________________________ > Logwatch-Devel mailing list > [email protected] > http://www2.list.logwatch.org:81/mailman/listinfo/logwatch-devel Commited to CVS [mgt@dwarfstar services]$ cvs diff amavis Index: amavis =================================================================== RCS file: /var/cvs/logwatch/scripts/services/amavis,v retrieving revision 1.55 diff -r1.55 amavis 100a101,105 > or ($ThisLine =~ /skip local delivery\([0-9]\): <> -> <(spam|bad-header|banned|virus)-quarantine>*/) > or ($ThisLine =~ /config files read: .*amavisd.conf/) > or ($ThisLine =~ /mangling by .* \([0-9]\) done, new size: [0-9]*, orig [0-9]* bytes/) > or ($ThisLine =~ /mangling by: [0-9], <.*>/) > or ($ThisLine =~ /mangling YES: [0-9] \(orig: [0-9]\), discl_allowed=.*, <.*> -> <.*>/) -Mike