\application\phpmailerSMTP

Summary

Methods
Properties
Constants
SMTP()
Connect()
Authenticate()
Connected()
Close()
Data()
Expand()
Hello()
SendHello()
Help()
Mail()
Noop()
Quit()
Recipient()
Reset()
Send()
SendAndMail()
SendOrMail()
Turn()
Verify()
get_lines()
$SMTP_PORT
$CRLF
$do_debug
$do_verp
$smtp_conn
$error
$helo_rply
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$SMTP_PORT

$SMTP_PORT : 

Type

$CRLF

$CRLF : 

Type

$do_debug

$do_debug : 

Type

$do_verp

$do_verp : 

Type

$smtp_conn

$smtp_conn : 

Type

$error

$error : 

Type

$helo_rply

$helo_rply : 

Type

Methods

SMTP()

SMTP() 

Connect()

Connect(  $host,   $port,   $tval = 30) 

Parameters

$host
$port
$tval

Authenticate()

Authenticate(  $username,   $password) 

Parameters

$username
$password

Connected()

Connected() 

Close()

Close() 

Data()

Data(  $msg_data) 

Parameters

$msg_data

Expand()

Expand(  $name) 

Parameters

$name

Hello()

Hello(  $host = "") 

Parameters

$host

SendHello()

SendHello(  $hello,   $host) 

Parameters

$hello
$host

Help()

Help(  $keyword = "") 

Parameters

$keyword

Mail()

Mail(  $from) 

Parameters

$from

Noop()

Noop() 

Quit()

Quit(  $close_on_error = true) 

Parameters

$close_on_error

Recipient()

Recipient(  $to) 

Parameters

$to

Reset()

Reset() 

Send()

Send(  $from) 

Parameters

$from

SendAndMail()

SendAndMail(  $from) 

Parameters

$from

SendOrMail()

SendOrMail(  $from) 

Parameters

$from

Turn()

Turn() 

Verify()

Verify(  $name) 

Parameters

$name

get_lines()

get_lines()