cd4a051172
ok todd@ sthen@
24 lines
930 B
Plaintext
24 lines
930 B
Plaintext
$OpenBSD: patch-lib_MailScanner_ConfigDefs_pl,v 1.4 2008/07/24 03:25:03 brad Exp $
|
|
--- lib/MailScanner/ConfigDefs.pl.orig Tue Jun 17 15:47:39 2008
|
|
+++ lib/MailScanner/ConfigDefs.pl Sat Jun 21 20:44:52 2008
|
|
@@ -337,8 +337,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
|
|
@@ -360,7 +360,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
|