9d8a017ae0
tested by todd@ and brad@
24 lines
930 B
Plaintext
24 lines
930 B
Plaintext
$OpenBSD: patch-lib_MailScanner_ConfigDefs_pl,v 1.2 2008/04/24 21:31:00 todd Exp $
|
|
--- lib/MailScanner/ConfigDefs.pl.orig Sun Mar 16 19:40:39 2008
|
|
+++ lib/MailScanner/ConfigDefs.pl Fri Apr 4 01:05:04 2008
|
|
@@ -333,8 +333,8 @@ qmailintdhashnumber 1
|
|
# filename containing a list of directories.
|
|
[Simple,Other]
|
|
cachetiming 1800,300,10800,172800,600
|
|
-ClamWatchFiles /usr/local/share/clamav/*.cvd
|
|
-CustomFunctionsDir /usr/lib/MailScanner/MailScanner/CustomFunctions
|
|
+ClamWatchFiles %PREFIX%/share/clamav/*.cvd
|
|
+CustomFunctionsDir %PREFIX%/lib/MailScanner/MailScanner/CustomFunctions
|
|
FileCommand /usr/bin/file
|
|
FirstCheck mcp
|
|
GunzipCommand /bin/gunzip
|
|
@@ -356,7 +356,7 @@ QuarantinePerms 0600
|
|
RunAsUser 0
|
|
RunAsGroup 0
|
|
SACache /var/spool/MailScanner/incoming/SpamAssassin.cache.db
|
|
-SAVIWatchFiles /usr/local/Sophos/ide/*.zip
|
|
+SAVIWatchFiles %PREFIX%/Sophos/ide/*.zip
|
|
SophosAllowedErrors
|
|
sophoside
|
|
sophoslib
|