\org_openpsa_mail_backend_bouncer

Send backend for org_openpsa_mail, using jzs bounce detection system in fact the bounce detect can work both with mail_smtp and mail_sendmail but to simplify usage we wrap both here into this "meta backend"

Summary

Methods
Properties
Constants
__construct()
mail()
get()
send()
get_error_message()
$error
No constants found
No protected methods found
$_mail
N/A
_load_backend()
$_try_backends
$_backend
N/A

Properties

$error

$error : 

Type

$_mail

$_mail : 

Type

$_try_backends

$_try_backends : 

Type

$_backend

$_backend : 

Type

Methods

__construct()

__construct(array  $params) 

Parameters

array $params

get()

get(  $implementation, array  $params) 

Prepare the mail backend

Parameters

$implementation
array $params

get_error_message()

get_error_message() 

_load_backend()

_load_backend(  $backend, array  $params) 

Parameters

$backend
array $params