[Mimedefang] graphdefang :: Heartlight Spam

Michael C. Hanson mhanson at quicksilver.com
Fri Jan 17 20:20:01 EST 2003


Sorry to ask what is probably a really stupid question, but I can't seem to
figure this filter out.

 What exactly in the graphdefang-filter example is this filter supposed to
catch?


 %GraphSettings = ();
 %GraphSettings = (
         'data_types'    => ['spam'],
         'graph_type'    => 'stacked_bar',
         'grouping'      => 'recipient',
         'top_n'         => '9',
         'grouping_times'=> ['hourly','daily','monthly'],
         'filter'        => '^(?:(?!westover.org).)*$',
         'filter_name'   => 'Heartlight Traffic',
         'title'         => 'Heartlight Spam Traffic',
         );
 push @GRAPHS, { %GraphSettings };

Thanks in advance.

 __
Michael C. Hanson
Quicksilver Software, Inc.
mailto:mhanson at quicksilver.com





More information about the MIMEDefang mailing list