Element index for package php-smtp
a
b
c
d
e
f
h
i
l
m
n
o
p
q
r
s
t
w
top
top
top
top
top
top
top
top
top
top
top
top
top
top
top
r
- $remote
- in file SMTP_Server.php, variable SMTP_Server::$remote
- $remote_address
- in file SMTP_Server_Socket.php, variable SMTP_Server_Socket::$remote_address
- RCPT
- in file SMTP_Server_Relay_Session.php, method SMTP_Server_Relay_Session::RCPT()
- RCPT
- in file SMTP_Server_Session.php, method SMTP_Server_Session::RCPT()
- read
- in file SMTP_Server_Socket.php, method SMTP_Server_Socket::read()
Reads and returns a default length of bytes from the socket
- relay
- in file SMTP_Server_Relay.php, method SMTP_Server_Relay::relay()
- remote_address
- in file SMTP_Server_Socket.php, method SMTP_Server_Socket::remote_address()
Returns the address of the remote client or server
- remove
- in file SMTP_Server_Relay_Session.php, method SMTP_Server_Relay_Session::remove()
- resolve
- in file SMTP_Server_Relay_Session.php, method SMTP_Server_Relay_Session::resolve()
- RSET
- in file SMTP_Server_Session.php, method SMTP_Server_Session::RSET()
- run
- in file SMTP_Server.php, method SMTP_Server::run()
Enters an infinite loop and listens for new connections from remote hosts.
- run
- in file SMTP_Server_Relay.php, method SMTP_Server_Relay::run()
- run
- in file SMTP_Server_Relay_Session.php, method SMTP_Server_Relay_Session::run()
- run
- in file SMTP_Server_Session.php, method SMTP_Server_Session::run()
Enters a loop to read and process incoming commands, exits when $this->complete is true
top
s
- $socket
- in file SMTP_Server.php, variable SMTP_Server::$socket
- $socket
- in file SMTP_Server_Session.php, variable SMTP_Server_Session::$socket
- $socket
- in file SMTP_Server_Relay_Session.php, variable SMTP_Server_Relay_Session::$socket
- $socket
- in file SMTP_Server_Socket.php, variable SMTP_Server_Socket::$socket
- scan_headers
- in file SMTP_Server_Relay_Session.php, method SMTP_Server_Relay_Session::scan_headers()
- scan_outgoing
- in file SMTP_Server_Relay.php, method SMTP_Server_Relay::scan_outgoing()
- send
- in file SMTP_Server_Relay_Session.php, method SMTP_Server_Relay_Session::send()
- SMTP.php
- procedural page SMTP.php
- SMTP_211
- in file SMTP.php, constant SMTP_211
SMTP response codes
- SMTP_214
- in file SMTP.php, constant SMTP_214
- SMTP_220
- in file SMTP.php, constant SMTP_220
- SMTP_221
- in file SMTP.php, constant SMTP_221
- SMTP_235
- in file SMTP.php, constant SMTP_235
- SMTP_250
- in file SMTP.php, constant SMTP_250
- SMTP_251
- in file SMTP.php, constant SMTP_251
- SMTP_354
- in file SMTP.php, constant SMTP_354
- SMTP_421
- in file SMTP.php, constant SMTP_421
- SMTP_450
- in file SMTP.php, constant SMTP_450
- SMTP_451
- in file SMTP.php, constant SMTP_451
- SMTP_452
- in file SMTP.php, constant SMTP_452
- SMTP_500
- in file SMTP.php, constant SMTP_500
- SMTP_501
- in file SMTP.php, constant SMTP_501
- SMTP_502
- in file SMTP.php, constant SMTP_502
- SMTP_503
- in file SMTP.php, constant SMTP_503
- SMTP_504
- in file SMTP.php, constant SMTP_504
- SMTP_535
- in file SMTP.php, constant SMTP_535
- SMTP_550
- in file SMTP.php, constant SMTP_550
- SMTP_551
- in file SMTP.php, constant SMTP_551
- SMTP_552
- in file SMTP.php, constant SMTP_552
- SMTP_553
- in file SMTP.php, constant SMTP_553
- SMTP_554
- in file SMTP.php, constant SMTP_554
- SMTP_CHUNK_SIZE
- in file SMTP.php, constant SMTP_CHUNK_SIZE
- SMTP_CRITICAL
- in file SMTP.php, constant SMTP_CRITICAL
- SMTP_DEBUG
- in file SMTP.php, constant SMTP_DEBUG
- SMTP_ERROR
- in file SMTP.php, constant SMTP_ERROR
- SMTP_INBOUND
- in file SMTP.php, constant SMTP_INBOUND
Messages and storage
- SMTP_LOG
- in file SMTP.php, constant SMTP_LOG
Logging
- SMTP_LOG_LEVEL
- in file SMTP.php, constant SMTP_LOG_LEVEL
- SMTP_MAX_SIZE
- in file SMTP.php, constant SMTP_MAX_SIZE
- SMTP_NOTICE
- in file SMTP.php, constant SMTP_NOTICE
- SMTP_OUTBOUND
- in file SMTP.php, constant SMTP_OUTBOUND
- SMTP_Server
- in file SMTP_Server.php, class SMTP_Server
SMTP_Server
- SMTP_Server
- in file SMTP_Server.php, method SMTP_Server::SMTP_Server()
Constructor, no required parameters if binding to the localhost interface.
- SMTP_Server.php
- procedural page SMTP_Server.php
- SMTP_Server_Log
- in file SMTP_Server_Log.php, class SMTP_Server_Log
SMTP_Server_Log
- SMTP_Server_Log.php
- procedural page SMTP_Server_Log.php
- SMTP_Server_Relay
- in file SMTP_Server_Relay.php, class SMTP_Server_Relay
SMTP_Server_Relay
- SMTP_Server_Relay.php
- procedural page SMTP_Server_Relay.php
- SMTP_Server_Relay_Session
- in file SMTP_Server_Relay_Session.php, method SMTP_Server_Relay_Session::SMTP_Server_Relay_Session()
- SMTP_Server_Relay_Session
- in file SMTP_Server_Relay_Session.php, class SMTP_Server_Relay_Session
SMTP_Server_Relay_Session
- SMTP_Server_Relay_Session.php
- procedural page SMTP_Server_Relay_Session.php
- SMTP_Server_Session
- in file SMTP_Server_Session.php, class SMTP_Server_Session
SMTP_Server_Session
- SMTP_Server_Session
- in file SMTP_Server_Session.php, method SMTP_Server_Session::SMTP_Server_Session()
- SMTP_Server_Session.php
- procedural page SMTP_Server_Session.php
- SMTP_Server_Socket
- in file SMTP_Server_Socket.php, method SMTP_Server_Socket::SMTP_Server_Socket()
Constructor with an optional argument of a socket resource
- SMTP_Server_Socket
- in file SMTP_Server_Socket.php, class SMTP_Server_Socket
SMTP_Server_Socket
- SMTP_Server_Socket.php
- procedural page SMTP_Server_Socket.php
- SMTP_WARNING
- in file SMTP.php, constant SMTP_WARNING
- split_address
- in file SMTP_Server_Relay_Session.php, method SMTP_Server_Relay_Session::split_address()
top
top