[Swift_Connection] element index

Package indexes

All elements
a b c d e f g h i m n o p r s u w _
_
top
__construct
Constructor
__construct
Constructor
__construct
Constructor
__construct
Constructor
__construct
Constructor
a
top
addConnection
Add a connection to the list of options
addConnection
Add a connection to the list of options
attachAuthenticator
Add an authentication mechanism to authenticate with
b
top
beforeSendPerformed
Swift's BeforeSendEvent listener.
BadResponseException.php
BadResponseException.php in BadResponseException.php
c
top
Connection.php
Connection.php in Connection.php
ConnectionBase.php
ConnectionBase.php in ConnectionBase.php
d
top
doMail
e
top
Exception.php
Exception.php in Exception.php
f
top
findSendmail
For auto-detection of sendmail path
g
top
getActive
Get the ID of the active connection
getAttributes
Call the current connection's getAttributes() method
getAttributes
getAttributes() in Connection.php
Get the list of attributes for the extension $name
getAttributes
Call the current connection's getAttributes() method
getAttributes
Get the list of attributes supported by the given extension
getCommand
Get the sendmail command (path + flags)
getEncryption
Get the current encryption level used
getFlags
Get the operating flags for the MTA
getOS
Get the operating system string
getPassword
Get the password for authentication
getPath
Get the path to the binary
getPort
Get the remote port number currently used to connect
getServer
Get the remote server name
getTimeout
Get the timeout on the process
getTimeout
Get the timeout currently set for connecting
getUsername
Get the username for authentication
h
top
hasExtension
Call the current connection's hasExtension() method
hasExtension
Call the current connection's hasExtension() method
hasExtension
Check if a given extension has been set as available
hasExtension
hasExtension() in Connection.php
Check if an extension exists by the name $name
i
top
isAlive
Check if the process is still alive
isAlive
Check if the SMTP connection is alive
isAlive
Check if the current connection is alive
isAlive
Check if the process is still alive
isAlive
isAlive() in Connection.php
Check if the connection is up or not
isAlive
Check if the current connection is alive
isWindows
Check if this is windows or not
m
top
Multi.php
Multi.php in Multi.php
MailSend.php
MailSend.php in MailSend.php
n
top
ENC_OFF
Constant for unencrypted connections
ENC_SSL
Constant for SSL connections
ENC_TLS
Constant for TLS connections
nextConnection
Rotate to the next working connection
NativeMail.php
NativeMail.php in NativeMail.php
o
top
PORT_DEFAULT
Constant for the default SMTP port
PORT_SECURE
Constant for the default secure SMTP port
p
top
pipeIn
Write a command to the open pipe
pipeOut
Read data from the open pipe
postConnect
Authenticate if required to do so
postConnect
Call the current connection's postConnect() method
postConnect
Sets the MailSend plugin in Swift once Swift has connected
postConnect
Execute any needed logic after connecting and handshaking
postConnect
Call the current connection's postConnect() method
postConnect
postConnect() in Connection.php
Execute logic needed after SMTP greetings
r
top
read
Read a full response from the buffer
read
Read a full response from the buffer (this is spoofed if running in -t mode)
read
Read a full response from the buffer
read
Read a full response from the buffer
read
Read a full response from the buffer (this is spoofed if running in -t mode)
read
read() in Connection.php
Return the contents of the buffer
runAuthenticators
Run each authenticator in turn an try for a successful login
Rotator.php
Rotator.php in Rotator.php
s
top
sendPerformed
Swift's SendEvent listener.
setCommand
Set the sendmail command (path + flags)
setEncryption
Set the encryption level to use on the connection
setExtension
Call the current connection's setExtension() method
setExtension
Set an extension which the connection reports to support
setExtension
Call the current connection's setExtension() method
setExtension
setExtension() in Connection.php
Add an extension which is available on this connection
setFlags
Set the operating flags for the MTA
setOS
Set the operating system string (changes behaviour with LE)
setPassword
Set the password for SMTP authentication
setPath
Set the path to the binary
setPort
Set the remote port number to connect to
setResponse
Set the response this stub will return
setServer
Set the remote server to connect to as a FQDN
setTimeout
Set the timeout to connect in seconds
setTimeout
Set the timeout on the process
setUsername
Provide a username for authentication
start
start() in Connection.php
Try to start the connection
start
Try to start the connection
start
Try to start the connection
start
Try to start the connection
start
Try to start the connection
start
Try to start the connection
stop
Try to close the connection
stop
Try to close the connection
stop
stop() in Connection.php
Try to stop the connection
stop
Try to close the connection
stop
Try to close the connection
stop
Try to close the connection
Sendmail.php
Sendmail.php in Sendmail.php
SMTP.php
SMTP.php in SMTP.php
Swift_BadResponseException
Swift_BadResponseException in BadResponseException.php
Swift Bad Response Exception
Swift_ConnectionBase
Swift_ConnectionBase in ConnectionBase.php
Swift Connection Base Class
Swift_Connection_Exception
Swift Connection Exception
Swift_Connection_Multi
Swift Multi Connection
Swift_Connection_NativeMail
Swift_Connection_NativeMail in NativeMail.php
Swift mail() Connection NOTE: This class is nothing more than a stub. The MailSend plugin does the actual sending.
Swift_Connection_Rotator
Swift Rotator Connection
Swift_Connection_Sendmail
Swift Sendmail Connection
Swift_Connection_SMTP
Swift SMTP Connection
Swift_Plugin_MailSend
Swift_Plugin_MailSend in MailSend.php
Swift mail() send plugin Sends the message using mail() when a SendEvent is fired. Using the NativeMail connection provides stub responses to allow this to happen cleanly.
u
top
AUTO_DETECT
Constant for auto-detection of paramters
AUTO_DETECT
Constant for auto-detection of paths
w
top
write
Write a command to the process (leave off trailing CRLF)
write
Write a command to the server (leave off trailing CRLF)
write
Write a command to the server (leave off trailing CRLF)
write
Write a command to the process (leave off trailing CRLF)
write
Write a command to the server (leave off trailing CRLF)
write
write() in Connection.php
Write a command to the buffer
a b c d e f g h i m n o p r s u w _