Arbit - project tracking

Arbit - project tracking

API documentation :: Docs For Class arbitMailMessengerMtaTransport

Core::arbitMailMessengerMtaTransport

Class arbitMailMessengerMtaTransport

Arbit mail MTA transport

Arbit mail MTA transport

arbitMailMessengerTransportBase
   |
   --arbitMailMessengerMtaTransport
Author(s):
Version:   $Revision: 1579 $
License:   GPL

Member Variables

protected array $options = array(
'from' => 'no-reply@example.org',
'subject' => '[Arbit] ',
)

Option array

Option array

protected ezcMailMtaTransport $transport
ezc MTA transport, which is used to actually deliver the mails.

ezc MTA transport, which is used to actually deliver the mails.

Method Summary

public void configure( $options )
Configure transport Configure transport with options given in the configuration file.
public void deliver( $mail )
Deliver mail Just try to deliver mail, using the transport mechanims.

Inherited Methods

From arbitMailMessengerTransportBase
public abstract void arbitMailMessengerTransportBase::configure()
Configure transport Configure transport with options given in the configuration file.
public abstract void arbitMailMessengerTransportBase::deliver()
Deliver mail Just try to deliver mail, using the transport mechanims.

Methods

configure

void configure( $options )

Configure transport Configure transport with options given in the configuration file.

Configure transport Configure transport with options given in the configuration file.

Parameters:
Name Type Description
$options array
Redefinition of:
Method Description
arbitMailMessengerTransportBase::configure() Configure transport Configure transport with options given in the configuration file.

deliver

void deliver( $mail )

Deliver mail Just try to deliver mail, using the transport mechanims.

Deliver mail Just try to deliver mail, using the transport mechanims.

Parameters:
Name Type Description
$mail ezcMailComposer
Redefinition of:
Method Description
arbitMailMessengerTransportBase::deliver() Deliver mail Just try to deliver mail, using the transport mechanims.
Documentation generated on Mon, 05 Apr 2010 14:02:06 +0200 by phpDocumentor 1.4.3