]> git.pld-linux.org Git - packages/exim.git/commitdiff
- rel 5; raise hardcoded spamd timeout value to 240 (exim 4.86 will have this configu... auto/th/exim-4.85-5
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 10 Jul 2015 12:06:42 +0000 (14:06 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 10 Jul 2015 12:06:42 +0000 (14:06 +0200)
exim-spam-timeout.patch
exim.spec

index 8940909de1a747d668d57a6231740cc804433437..df41fe640b334e5073363501c7bb9ef853cd5a23 100644 (file)
@@ -10,3 +10,14 @@ diff -urN exim-4.62.org/src/spam.c exim-4.62/src/spam.c
          /* connection OK */
          break;
        };
+--- exim-4.85/src/spam.h~      2015-01-06 00:40:11.000000000 +0100
++++ exim-4.85/src/spam.h       2015-07-10 14:04:36.437933012 +0200
+@@ -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
index 520dffd0602dec1e86cd2fde16319757e05fb464..494e718110044fc872fd614b735909eb41fc29f4 100644 (file)
--- a/exim.spec
+++ b/exim.spec
@@ -22,7 +22,7 @@ Summary(pl.UTF-8):    Agent Transferu Poczty Uniwersytetu w Cambridge
 Summary(pt_BR.UTF-8):  Servidor de correio eletrônico exim
 Name:          exim
 Version:       4.85
-Release:       4
+Release:       5
 Epoch:         2
 License:       GPL
 Group:         Networking/Daemons/SMTP
This page took 0.055703 seconds and 4 git commands to generate.