diff MailOpener.toc @ 5:1ba07a64bf14

Added a ?FailSafe? module which will safe you from mail failing to open. The opening of a single mail may get stuck when other things occur such as mail being send at the exact same time. This module will continue with the next mail after a set timeout (default set to 20 seconds).
author Zerotorescue
date Tue, 07 Sep 2010 20:57:49 +0200
parents 823e33465b6e
children f10c8a083d2a
line wrap: on
line diff
--- a/MailOpener.toc	Tue Sep 07 17:49:39 2010 +0200
+++ b/MailOpener.toc	Tue Sep 07 20:57:49 2010 +0200
@@ -15,4 +15,5 @@
 
 Modules\Collected.lua
 Modules\Config.lua
+Modules\FailSafe.lua
 Modules\OpenAll.lua
\ No newline at end of file