XOOPS 2.5.6
Final
|
This is the complete list of members for SMTP, including all inherited members.
$CRLF | SMTP | |
$do_debug | SMTP | |
$do_verp | SMTP | |
$error | SMTP | private |
$helo_rply | SMTP | private |
$smtp_conn | SMTP | private |
$SMTP_PORT | SMTP | |
$Version | SMTP | |
__construct() | SMTP | |
Authenticate($username, $password) | SMTP | |
Close() | SMTP | |
Connect($host, $port=0, $tval=30) | SMTP | |
Connected() | SMTP | |
Data($msg_data) | SMTP | |
get_lines() | SMTP | private |
getError() | SMTP | |
Hello($host= '') | SMTP | |
Mail($from) | SMTP | |
Quit($close_on_error=true) | SMTP | |
Recipient($to) | SMTP | |
Reset() | SMTP | |
SendAndMail($from) | SMTP | |
SendHello($hello, $host) | SMTP | private |
StartTLS() | SMTP | |
Turn() | SMTP |