diff -urN src.orig/spam.h src/spam.h --- src.orig/spam.h 2012-05-31 03:40:15.000000000 +0300 +++ src/spam.h 2012-10-02 17:26:36.000000000 +0300 @@ -10,7 +10,7 @@ #ifdef WITH_CONTENT_SCAN /* timeout for reading and writing spamd */ -#define SPAMD_TIMEOUT 120 +#define SPAMD_TIMEOUT 90 /* maximum length of the spam bar */ #define MAX_SPAM_BAR_CHARS 50