Mail_Queue::factorySendMail

Mail_Queue::factorySendMail() – Creates the necessary Mail object.

Synopsis

require_once 'Mail/Queue.php';

void Mail_Queue::factorySendMail ( )

Description

Creates the necessary Mail object.

Throws

throws no exceptions thrown

Note

This function can not be called statically.