From b283a2b2573236285a8a8b9712d562e5762b0c93 Mon Sep 17 00:00:00 2001 From: mysticbbs Date: Mon, 27 Feb 2012 12:52:10 -0500 Subject: [PATCH] Stuffs --- mystic/HISTORY.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mystic/HISTORY.txt b/mystic/HISTORY.txt index 54bd3e8..e2e7cb6 100644 --- a/mystic/HISTORY.txt +++ b/mystic/HISTORY.txt @@ -3902,3 +3902,6 @@ + Added new ANSI security level editor. + SMTP server now has a configurable timeout value per session (in seconds) + + + SMTP server now has a configurable number of simultaneous connections + from the same IP address.