private static $configThe parsed configurations from the [Mailer] section of the
global configuration.
public static getInstance ($clear = true)Configures and fetches a singleton instance of Zend_Mail.
Also clears settings from previous use onthe Zend_Mail object
unless you call getInstance(false).
Mailer is a wrapper around Zend_Mail configured from Elefant's global mail settings.
Usage: