From: mmj Date: Wed, 2 Jun 2004 19:26:35 +0000 (+1000) Subject: No need for several connections tuning for mlmmj-send X-Git-Tag: RELEASE_1_0_0~179 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4962879e5a97dcd74f70a587f4237a9ddd6c77d0;p=thirdparty%2Fmlmmj.git No need for several connections tuning for mlmmj-send --- diff --git a/include/mlmmj.h b/include/mlmmj.h index 781dd6b1..e1e0f1ac 100644 --- a/include/mlmmj.h +++ b/include/mlmmj.h @@ -14,8 +14,6 @@ #define RELAYHOST "127.0.0.1" #define READ_BUFSIZE 2048 #define RECIPDELIM '+' -#define MAX_CONNECTIONS 1 /* How many max connections to relayhost */ -#define WAITSLEEP 1000 #define MODREQLIFE 604800 /* How long time will moderation requests be kept? * 604800s is 7 days */ #define DISCARDEDLIFE 604800 /* How long time will discarded mails be kept?