aboutsummaryrefslogtreecommitdiff
path: root/security/amavisd-new/files/patch-amavisd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'security/amavisd-new/files/patch-amavisd.conf')
-rw-r--r--security/amavisd-new/files/patch-amavisd.conf19
1 files changed, 5 insertions, 14 deletions
diff --git a/security/amavisd-new/files/patch-amavisd.conf b/security/amavisd-new/files/patch-amavisd.conf
index 011f0a4c4fd8..d830e1b41509 100644
--- a/security/amavisd-new/files/patch-amavisd.conf
+++ b/security/amavisd-new/files/patch-amavisd.conf
@@ -1,9 +1,9 @@
---- amavisd.conf.orig Wed Apr 30 19:04:16 2003
-+++ amavisd.conf Sun May 18 20:18:14 2003
+--- amavisd.conf.orig Wed Jun 25 17:22:46 2003
++++ amavisd.conf Wed Jun 25 17:26:42 2003
@@ -51,7 +51,7 @@
# $MYHOME serves as a quick default for some other configuration settings.
# More refined control is available with each individual setting further down.
- # $MYHOME is never used directly by the program. No trailing slash!
+ # $MYHOME is not used directly by the program. No trailing slash!
-#$MYHOME = '/var/lib/amavis'; # (default is '/var/amavis')
+$MYHOME = '%%AMAVISDIR%%'; # (default is '/var/amavis')
@@ -20,7 +20,7 @@
# Runtime working directory (cwd), and a place where
# temporary directories for unpacking mail are created.
-@@ -269,7 +269,7 @@
+@@ -271,7 +271,7 @@
# 3: server, client
# 4: decompose parts
# 5: more debug details
@@ -29,16 +29,7 @@
# Customizeable template for the most interesting log file entry (e.g. with
# $log_level=0) (take care to properly quote Perl special characters like '\')
-@@ -413,7 +413,7 @@
- # See README.lookups for syntax.
- #
- $viruses_that_fake_sender_re = new_RE(
-- qr'nimda|hybris|klez|bugbear|yaha|braid|sobig'i );
-+ qr'nimda|hybris|klez|bugbear|yaha|braid|sobig|fizzer'i );
-
-
- # where to send ADMIN VIRUS NOTIFICATIONS (should be a fully qualified address)
-@@ -479,7 +479,7 @@
+@@ -496,7 +496,7 @@
# or a directory (no trailing slash)
# (the default value is undef, meaning no quarantine)
#