SMTP
in package
Class SMTP
Table of Contents
Properties
$auth
public
bool
$auth
= true
$host
public
string
$host
= ''
$password
public
string
$password
= ''
$port
public
int
$port
= 587
$secure
public
string
$secure
= 'starttls'
$username
public
string
$username
= ''