Net_LMTP
[ class tree: Net_LMTP ] [ index: Net_LMTP ] [ all elements ]

Element index for package Net_LMTP

[ a ] [ c ] [ d ] [ g ] [ l ] [ m ] [ n ] [ r ] [ s ] [ t ]

a

auth
in file LMTP.php, method Net_LMTP::auth()
    Attempt to do LMTP authentication.
top

c

connect
in file LMTP.php, method Net_LMTP::connect()
    Attempt to connect to the LMTP server.
top

d

data
in file LMTP.php, method Net_LMTP::data()
    Send the DATA command.
disconnect
in file LMTP.php, method Net_LMTP::disconnect()
    Attempt to disconnect from the LMTP server.
top

g

getResponse
in file LMTP.php, method Net_LMTP::getResponse()
    Return a 2-tuple containing the last response from the LMTP server.
top

l

LMTP.php
procedural page LMTP.php
top

m

mailFrom
in file LMTP.php, method Net_LMTP::mailFrom()
    Send the MAIL FROM: command.
top

n

Net_LMTP
in file LMTP.php, class Net_LMTP
    Provides an implementation of the LMTP protocol using PEAR's Net_Socket:: class.
Net_LMTP
in file LMTP.php, method Net_LMTP::Net_LMTP()
    Instantiates a new Net_LMTP object, overriding any defaults with parameters that are passed in.
noop
in file LMTP.php, method Net_LMTP::noop()
    Send the NOOP command.
top

r

rcptTo
in file LMTP.php, method Net_LMTP::rcptTo()
    Send the RCPT TO: command.
rset
in file LMTP.php, method Net_LMTP::rset()
    Send the RSET command.
top

s

$supportedAuthMethods
in file LMTP.php, variable Net_LMTP::$supportedAuthMethods
    The auth methods this class support
$supportedSASLAuthMethods
in file LMTP.php, variable Net_LMTP::$supportedSASLAuthMethods
    The auth methods this class support
setDebug
in file LMTP.php, method Net_LMTP::setDebug()
    Set the value of the debugging flag.
top

t

test_lmtp.php
procedural page test_lmtp.php
top

Documentation generated on Mon, 11 Mar 2019 15:45:26 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.