view MailOpener.toc @ 11:fb952805d8b7

A FailSafe timer will now be stopped when another is started to prevent multiple running simultaneously and eventually warning you for nothing. #Debug Removed debug messages for MAIL_INBOX_UPDATES, our own addon messages should do. #Debug MO_OPENING_MAIL debug messages will now include the mail id.
author Zerotorescue
date Thu, 09 Sep 2010 16:32:15 +0200
parents f10c8a083d2a
children 90d58723ac0a
line wrap: on
line source
## Interface: 30300
## Title: Mail Opener
## Notes: This addon will automatically retrieve all your mail from the mailbox.
## Author: Zerotorescue
## Version: 1.0-ALPHA6
## SavedVariables: MailOpenerDB
## LoadManagers: AddonLoader
## X-LoadOn-Slash: /mo, /mailopen, /mailopener
## X-LoadOn-Mailbox: true
## X-LoadOn-InterfaceOptions: Mail Opener

embeds.xml

Core.lua

Modules\Collected.lua
Modules\Config.lua
Modules\FailSafe.lua
Modules\OpenAll.lua