[Swift_Connection] element index

Package indexes

All elements
a b c d e f g h i m n o p r s t u w _
_
top
__construct
Constructor
__construct
Constructor
__construct
Constructor.
__construct
Constructor
__construct
Constructor
__construct
Ctor.
__destruct
Destructor.
__destruct
Destructor.
a
top
$active
The id of the active connection
$active
The id of the active connection
$additionalParams
5th parameter in mail().
$authenticators
Loaded authentication mechanisms
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
$connections
The list of available connections
$connections
The list of available connections
Connection.php
Connection.php in Connection.php
ConnectionBase.php
ConnectionBase.php in ConnectionBase.php
ConnectionException.php
ConnectionException.php in ConnectionException.php
d
top
$dead
Contains a list of any connections which were tried but found to be dead
doMail
e
top
$encryption
Encryption type to use
$errno
Fsockopen() error codes.
$errstr
Fsockopen() error codes.
$extensions
Swift_ConnectionBase::$extensions in ConnectionBase.php
Any extensions the server might support
f
top
$flags
Flags for the MTA (options such as bs or t)
findSendmail
For auto-detection of sendmail path
g
top
getActive
Get the ID of the active connection
getAdditionalMailParams
Get the 5th parameter in mail() as a sprintf() formatted string.
getAdditionalParams
Get the 5th mail() function parameter as a sprintf() string.
getAttributes
Call the current connection's getAttributes() method
getAttributes
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
getRequiresEHLO
Returns TRUE if the connection needs a EHLO greeting.
getRequiresEHLO
Returns TRUE if the connection needs a EHLO greeting.
getServer
Get the remote server name
getTimeout
Get the timeout currently set for connecting
getTimeout
Get the timeout on the process
getUsername
Get the username for authentication
h
top
$handle
A connection handle
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
Check if an extension exists by the name $name
i
top
$isESMTP
Swift_ConnectionBase::$isESMTP in ConnectionBase.php
True if the connection is ESMTP.
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 current connection is alive
isAlive
Check if the process is still alive
isAlive
Swift_Connection::isAlive() in Connection.php
Check if the connection is up or not
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
$oldLE
The line ending before we intrusively change it
$OS
The operating system of the server
PORT_DEFAULT
Constant for the default SMTP port
PORT_SECURE
Constant for the default secure SMTP port
p
top
$password
A password to authenticate with
$path
The full path to the MTA
$pipes
I/O pipes for the process
$plugin
An instance of the MailSend plugin.
$pluginParams
The 5th parameter in mail() is a sprintf() formatted string.
$port
The remote port number
$proc
The process handle
pipeIn
Write a command to the open pipe
pipeOut
Read data from the open pipe
postConnect
Authenticate if required to do so
postConnect
Execute any needed logic after connecting and handshaking
postConnect
Call the current connection's postConnect() method
postConnect
Sets the MailSend plugin in Swift once Swift has connected
postConnect
Call the current connection's postConnect() method
postConnect
Execute logic needed after SMTP greetings
r
top
$request
The type of last request sent
$response
The response the stub will be giving next
$returnPath
The return path in use here
read
Swift_Connection::read() in Connection.php
Return the contents of 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 a full response from the buffer
runAuthenticators
Run each authenticator in turn an try for a successful login
Rotator.php
Rotator.php in Rotator.php
s
top
$send
Switches to true for just one command when DATA has been issued
sendPerformed
Swift's SendEvent listener.
setAdditionalMailParams
Set the 5th parameter in mail() as a sprintf() formatted string. Only used if safe_mode is off.
setAdditionalParams
Set the 5th mail() function parameter as a sprintf() formatted string where %s is the sender.
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
Add an extension which is available on this connection
setExtension
Call the current connection's setExtension() method
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
setRequiresEHLO
Set if the connection needs a EHLO greeting.
setRequiresEHLO
Set TRUE if the connection needs a EHLO greeting.
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
smtpErrors
Get the smtp error string as recorded by fsockopen()
start
Try to start the connection
start
Try to start the connection
start
Try to start the connection
start
Swift_Connection::start() in Connection.php
Try to start the connection
start
Try to start the connection
start
Try to start the connection
stop
Try to close the connection
stop
Swift_Connection::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
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_Connection
Swift_Connection in Connection.php
Swift Connection Interface
Swift_ConnectionBase
Swift_ConnectionBase in ConnectionBase.php
Swift Connection Base Class
Swift_ConnectionException
Swift_ConnectionException in ConnectionException.php
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.
t
top
$timeout
A connection timeout
$timeout
The timeout in seconds before giving up
u
top
$username
A username to authenticate with
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
Swift_Connection::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 t u w _