Mail_Queue::sendMail

Mail_Queue::sendMail()

Mail_Queue::sendMail() -- Sends mail object returned by Mail_Queue::get()

Description

Sends mail object returned by Mail_Queue::get().

Parameter

object MailBody $mail

Mail object.

Return value

returns True on success else pear error class

Throws

throws no exceptions thrown

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.