changeset 150:74cc0873e5e6

No need for several connections tuning for mlmmj-send
author mmj
date Thu, 03 Jun 2004 05:26:35 +1000
parents 40d77423cb88
children 1a324eeb3b36
files include/mlmmj.h
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/include/mlmmj.h	Thu Jun 03 05:26:19 2004 +1000
+++ b/include/mlmmj.h	Thu Jun 03 05:26:35 2004 +1000
@@ -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?