Omeka_Application_Resource_Mail

Package: Application\Resource

class Omeka_Application_Resource_Mail

extends Zend_Application_Resource_ResourceAbstract

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

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

Omeka_Application_Resource_Mail::__construct($options = null)
Parameters:
  • $options

Omeka_Application_Resource_Mail::init()
Returns:

Zend_Mail