|
Previous Page |
Solar_Smtp_Adapter |
Next Page |
_send()
protected
int|bool
_send (
string $line
)
Sends a request line to the SMTP server.
Parameters
- (string)
$line: The request line.
Returns
- (int|bool) Number of bytes written to remote host.
Description
Sends a request line to the SMTP server.