Patrick, > I am looking for a way to control when notifications for $warnvirusrecip > $warnbannedrecip $warnbadhrecip are sent. > > Is there a way to send notifications e.g. only once a day in a digest mode?
I'm not aware of any such solution. Maybe some amavisd management package implements it. Perhaps the cleanest way to implement it is to collect the information from an SQL logging database once a day and assemble a digest message out of it. Some information may be missing (such as a mail header section or virus name), but the essentials are available (env-sender, recipients, From, Subject, Message-ID, time, mail_id, content type, size). Message content may be fetched from a quarantine if that is enabled. Mark ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user Please visit http://www.ijs.si/software/amavisd/ regularly For administrativa requests please send email to rainer at openantivirus dot org
