\Pop\Mail\TransportSendmail

Sendmail transport class

Summary

Methods
Properties
Constants
send()
__construct()
setParams()
getParams()
No public properties found
No constants found
No protected methods found
$params
N/A
No private methods found
No private properties found
N/A

Properties

$params

$params : string

Sendmail params

Type

string

Methods

send()

send(\Pop\Mail\Message  $message) : boolean

Send the message

Parameters

\Pop\Mail\Message $message

Returns

boolean

__construct()

__construct(string  $params = null) 

Constructor

Instantiate the Sendmail transport object

Parameters

string $params

setParams()

setParams(string  $params) : \Pop\Mail\Transport\Sendmail

Set the params

Parameters

string $params

Returns

\Pop\Mail\Transport\Sendmail

getParams()

getParams() : string

Get the params

Returns

string