/[pkg-listmaster]/trunk/amavis/etc/pb_bypass.conf
ViewVC logotype

Contents of /trunk/amavis/etc/pb_bypass.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 21 - (show annotations) (download)
Wed Sep 26 08:51:02 2007 UTC (5 years, 7 months ago) by zobel
File size: 488 byte(s)
our amavis filter is now also in svn
1 $policy_bank{'pb_'.$bank} = {
2
3 sa_site_rules_filename => '[/etc/spamassassin/multiconf/10_'.$bank.'.cf]',
4 local_domains_maps => [[ qw ( lists.debian.org localhost murphy.debian.org ) ]],
5 X_HEADER_TAG => 'X-Virus-Scanned',
6 X_HEADER_LINE => "at lists.debian.org with policy bank " .$bank,
7 bypass_virus_checks_maps => [1],
8 bypass_spam_checks_maps => [1],
9 warnvirusrecip_maps => [ 0 ],
10 warnbannedrecip_maps => [ 0 ],
11 warn_offsite => 0,
12
13 };
14

  ViewVC Help
Powered by ViewVC 1.1.5