This is the complete list of members for SMTP, including all inherited members.
| $CRLF | SMTP | |
| $Debugoutput | SMTP | |
| $do_debug | SMTP | |
| $do_verp | SMTP | |
| $error | SMTP | protected |
| $helo_rply | SMTP | protected |
| $last_reply | SMTP | protected |
| $last_smtp_transaction_id | SMTP | protected |
| $server_caps | SMTP | protected |
| $smtp_conn | SMTP | protected |
| $SMTP_PORT | SMTP | |
| $smtp_transaction_id_patterns | SMTP | protected |
| $Timelimit | SMTP | |
| $Timeout | SMTP | |
| $Version | SMTP | |
| authenticate( $username, $password, $authtype=null, $realm='', $workstation='', $OAuth=null) | SMTP | |
| client_send($data) | SMTP | |
| close() | SMTP | |
| connect($host, $port=null, $timeout=30, $options=array()) | SMTP | |
| connected() | SMTP | |
| CRLF | SMTP | |
| data($msg_data) | SMTP | |
| DEBUG_CLIENT | SMTP | |
| DEBUG_CONNECTION | SMTP | |
| DEBUG_LOWLEVEL | SMTP | |
| DEBUG_OFF | SMTP | |
| DEBUG_SERVER | SMTP | |
| DEFAULT_SMTP_PORT | SMTP | |
| edebug($str, $level=0) | SMTP | protected |
| errorHandler($errno, $errmsg, $errfile='', $errline=0) | SMTP | protected |
| get_lines() | SMTP | protected |
| getDebugLevel() | SMTP | |
| getDebugOutput() | SMTP | |
| getError() | SMTP | |
| getLastReply() | SMTP | |
| getLastTransactionID() | SMTP | |
| getServerExt($name) | SMTP | |
| getServerExtList() | SMTP | |
| getTimeout() | SMTP | |
| getVerp() | SMTP | |
| hello($host='') | SMTP | |
| hmac($data, $key) | SMTP | protected |
| mail($from) | SMTP | |
| MAX_LINE_LENGTH | SMTP | |
| noop() | SMTP | |
| parseHelloFields($type) | SMTP | protected |
| quit($close_on_error=true) | SMTP | |
| recipient($address) | SMTP | |
| recordLastTransactionID() | SMTP | protected |
| reset() | SMTP | |
| sendAndMail($from) | SMTP | |
| sendCommand($command, $commandstring, $expect) | SMTP | protected |
| sendHello($hello, $host) | SMTP | protected |
| setDebugLevel($level=0) | SMTP | |
| setDebugOutput($method='echo') | SMTP | |
| setError($message, $detail='', $smtp_code='', $smtp_code_ex='') | SMTP | protected |
| setTimeout($timeout=0) | SMTP | |
| setVerp($enabled=false) | SMTP | |
| startTLS() | SMTP | |
| turn() | SMTP | |
| verify($name) | SMTP | |
| VERSION | SMTP | |