Re: !Postprocess and e-mailed summary report
[email protected] (Paul Jarc)
| Newsgroups | gmane.comp.djb.syslog |
|---|---|
| Organization | What did you have in mind? A short, blunt, human pyramid? |
| Message-ID | <[email protected]> |
"Robin Bowes" <[email protected]> wrote: > "!messagewallstats | qmail-inject postmaster; cat processed" messagewallstats will read the unprocesssed logs. messagewallstats' output will be emailed to postmaster. "processed" is the file that the processor writes to. Since nothing before cat outputs anything to that file, it will be empty when cat reads it, and so the rotated file will be empty. paul