]> git.ipfire.org Git - thirdparty/mlmmj.git/commitdiff
No need for several connections tuning for mlmmj-send
authormmj <none@none>
Wed, 2 Jun 2004 19:26:35 +0000 (05:26 +1000)
committermmj <none@none>
Wed, 2 Jun 2004 19:26:35 +0000 (05:26 +1000)
include/mlmmj.h

index 781dd6b1e74ba3cf8afe1775c5294334e90e320f..e1e0f1acd48758fc4cf4d8dafe00d6cdc95d7bb4 100644 (file)
@@ -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?