Omeka_Application_Resource_Mail

class Omeka_Application_Resource_Mail

Package: Application\Resource

Set up the mail transport that Omeka uses to send mail.

This makes use of Zend_Application_Resource_Mail for configuring the mailresource. config.ini can be set up using either the Zend Framework way orusing the older Omeka configuration style (for backwards-compatibility),though the newer style is recommended.

property _zendResource
__construct($options)
Parameters:
  • $options (unknown) –
init()
Returns:Zend_Mail