Email-system
From MoonDragon Wiki
To provide basic email support to MoonDragon, we will be using the phpMailer class version 2.2.1 for php 5.
The PHPMailer class has been modified to provide a easy direct access from MoonDragon. Additional functionallity can't be loaded without changing the way in which the basic tools are loaded, it will have further development on rising.
See tool class and email configuration for further information.

