mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
14 lines
343 B
Plaintext
14 lines
343 B
Plaintext
$NetBSD: patch-ag,v 1.7 2012/06/11 11:41:25 adam Exp $
|
|
|
|
--- src/spam.h.orig 2006-04-28 11:32:23.000000000 +0100
|
|
+++ src/spam.h
|
|
@@ -10,7 +10,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
|