help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Handling Email Output


From: Eric Sorenson
Subject: Re: Handling Email Output
Date: Wed, 26 Jan 2005 13:45:46 -0800 (PST)

On Wed, 26 Jan 2005, Brian E. Seppanen wrote:

> I'm sure I can craft something using procmail, and logrotate but wondering 
> if others had suggestions or interesting ways they've handled the issue.   
> I'm sure I'm not the only one who has ever encountered the issue.

I don't have cfengine send mail, but for other automated stuff which does,
we drop it into shared imap folders and use 'ipurge' to keep 90 days' worth:

0 1 * * * /usr/lib/cyrus-imapd/ipurge -d 90 -f -X \
    user.mis-reports.{alerts,anti-virus,backups,root} > /dev/null 2>&1

-- 

 - Eric Sorenson - Explosive Networking - http://eric.explosive.net -



reply via email to

[Prev in Thread] Current Thread [Next in Thread]