summaryrefslogtreecommitdiff
path: root/mail/exim/patches/patch-ag
blob: cf2cd59591e4d019eafbcc0b451ba3af2dfc18a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ag,v 1.6 2006/08/08 15:24:01 abs Exp $

--- src/spam.h.orig	2006-04-28 11:32:23.000000000 +0100
+++ src/spam.h
@@ -12,7 +12,7 @@
 #ifdef WITH_CONTENT_SCAN
 
 /* timeout for reading and writing spamd */
-#define SPAMD_TIMEOUT 120
+#define SPAMD_TIMEOUT 240
 
 /* maximum length of the spam bar */
 #define MAX_SPAM_BAR_CHARS 50