sthen 51acb514fc Add .gadget files to the commented-out "bad extension" lines in amavisd's
sample config, they can contain active content (including trojans) used by
windows sidebar. OK giovanni@
2014-06-19 22:17:32 +00:00

13 lines
583 B
Plaintext

$OpenBSD: patch-amavisd,v 1.11 2014/06/19 22:17:32 sthen Exp $
--- amavisd.orig Fri Jun 28 20:04:02 2013
+++ amavisd Thu Jun 19 22:31:13 2014
@@ -27307,7 +27307,7 @@ sub new_SpamAssassin_instance {
# PREFIX => '/usr/local',
# DEF_RULES_DIR => '/usr/local/share/spamassassin',
# LOCAL_RULES_DIR => '/etc/mail/spamassassin',
-# LOCAL_STATE_DIR => '/var/lib/spamassassin',
+ LOCAL_STATE_DIR => '/var/db/spamassassin',
#see Mail::SpamAssassin man page for other options
};
if ($sa_version_num < 3.001005 && !defined $sa_args->{LOCAL_STATE_DIR})