projects
/
amavisd-cn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6056154
)
r14: Forgot more ;s.
author
Zoran Dzelajlija
<Zoran.Dzelajlija@CARNet.hr>
Fri, 19 Oct 2007 00:23:02 +0000
(
00:23
+0000)
committer
Zoran Dzelajlija
<Zoran.Dzelajlija@CARNet.hr>
Fri, 19 Oct 2007 00:23:02 +0000
(
00:23
+0000)
templates/40-carnet
patch
|
blob
|
history
diff --git
a/templates/40-carnet
b/templates/40-carnet
index
a3711ab
..
2b9f527
100644
(file)
--- a/
templates/40-carnet
+++ b/
templates/40-carnet
@@
-60,7
+60,7
@@
push @av_scanners, (
# ### http://www.csupomona.edu/~henson/www/projects/SAVI-Perl/
# ['Sophos SAVI', \&sophos_savi ],
-)
+);
# Always have an AV fallback
#
@@
-69,6
+69,6
@@
push @av_scanners_backup, (
# always succeeds (uncomment to consider mail clean if all other scanners fail)
['always-clean', sub {0}],
-)
+);
1; # insure a defined return