|
| __destruct () |
| Destructor implementation to ensure that we disconnect from any potentially-alive persistent SMTP connections.
|
|
| __construct ($address=null) |
| Constructor.
|
|
| __construct ($data, $limit=null) |
| Constructor.
|
|
| __construct (array $params=array()) |
| Constructor.
|
|
| __get ($name) |
|
| __serialize () |
|
| __set ($name, $value) |
|
| __toString () |
| String representation of the object.
|
|
| __unserialize (array $data) |
|
| _error ($id, $info=array()) |
| Format error message.
|
|
| _error ($text, $error, $e_code) |
| Build a standardized string describing the current SMTP error.
|
|
| _getMx ($host) |
| Recieve MX records for a host.
|
|
| _iteratorFilter ($ob) |
|
| _loadNetDns () |
| Initialize Net_DNS2_Resolver.
|
|
| _normalize ($obs) |
| Normalize objects to add to list.
|
|
| _writeAddress ( $opts) |
| Class-specific implementation of writeAddress().
|
|
| add ($obs) |
| Add objects to the container.
|
|
| addServiceExtensionParameter ($keyword, $value=null) |
| Add parameter associated with a SMTP service extension.
|
|
| contains ($address) |
| Does this list contain the given e-mail address?
|
|
| count () |
| Index count.
|
|
| current () |
|
| disconnect () |
| Disconnect and destroy the current SMTP connection.
|
|
| first () |
| Convenience method to return the first element in a list.
|
|
| getSMTPObject () |
| Connect to the SMTP server by instantiating a Net_SMTP object.
|
|
foreach( $obs as $val) | groupCount () |
| Group count.
|
|
| key () |
|
| match ( $ob) |
| Compare this object against other data.
|
|
| matchDomain ($domain) |
| Do a case-insensitive match on the address for a given domain.
|
|
| matchInsensitive ($ob) |
| Do a case-insensitive match on the address.
|
|
| next () |
|
| offsetExists ($offset) |
|
| offsetGet ($offset) |
|
| offsetSet ($offset, $value) |
|
| offsetUnset ($offset) |
|
| parse ($value) |
| Parse an identification header.
|
|
| remove ($obs) |
| Remove addresses from the container.
|
|
| rewind () |
|
| seek ($position) |
|
| send ($recipients, array $headers, $body) |
|
| serialize () |
|
| setIteratorFilter ($mask=0, $filter=null) |
| Set the Iterator filter.
|
|
| unique () |
| Removes duplicate addresses from list.
|
|
| unserialize ($data) |
|
| valid () |
|
| writeAddress ($opts=array()) |
| Write an address given information in this part.
|
|
|
array | $_data = array() |
| List data.
|
|
array | $_errorCode |
| Internal error codes.
|
|
array | $_extparams = array() |
| The list of service extension parameters to pass to the Net_SMTP mailFrom() command.
|
|
array | $_filter = array() |
| Current Iterator filter.
|
|
string | $_groupname = 'Group' |
| Group name (MIME decoded).
|
|
string | $_host = null |
| Hostname of the address.
|
|
array | $_parsed = array() |
| Parsed data.
|
|
static string | $_pearDirectory = '@data_dir@' |
| The absolute PEAR path to the translations for the default gettext handler.
|
|
string | $_personal = null |
| Personal part of the address.
|
|
callback | $_postSendCallback |
| Callback after sending mai.
|
|
callback | $_preSendCallback |
| Callback before sending mail.
|
|
array | $_ptr |
| Current Iterator pointer.
|
|
Net_DNS2_Resolver | $_resolver |
| Net_DNS2_Resolver object.
|
|
string | $_sendmailPath = '/usr/sbin/sendmail' |
| The location of the sendmail or sendmail wrapper binary on the filesystem.
|
|
Net_SMTP | $_smtp = null |
| SMTP connection object.
|
|
Horde_Smtp | $_smtp = null |
| SMTP object.
|
|
string | $greeting = null |
| The SMTP greeting.
|
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF WHETHER IN STRICT OR TORT *INCLUDING NEGLIGENCE OR OTHERWISE ARISING IN ANY WAY OUT OF THE USE *OF THIS EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE **category Horde *copyright Horde LLC *copyright Phil Kernick *license array | $headers |
|
string | $mailbox = null |
| Local-part of the address (UTF-8).
|
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF WHETHER IN STRICT OR TORT *INCLUDING NEGLIGENCE OR OTHERWISE ARISING IN ANY WAY OUT OF THE USE *OF THIS EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE **category Horde *copyright Horde LLC *license | $params |
|
string | $queuedAs = null |
| The SMTP queued response.
|
|
catch(Horde_Smtp_Exception $e) return $this | _smtp |
|
const | BASE_ELEMENTS = 2 |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF WHETHER IN | CONTRACT |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF WHETHER IN | CONTRACT |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF WHETHER IN | CONTRACT |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF WHETHER IN | CONTRACT |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF WHETHER IN | CONTRACT |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF WHETHER IN | CONTRACT |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF WHETHER IN | CONTRACT |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF WHETHER IN | CONTRACT |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF WHETHER IN | CONTRACT |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF WHETHER IN | CONTRACT |
|
*See the enclosed file LICENSE for license information(BSD). If you *did not receive this file see | Countable |
|
*See the enclosed file LICENSE for license information(BSD). If you *did not receive this file see | Countable |
|
LOSS OF * | DATA |
|
LOSS OF * | DATA |
|
LOSS OF * | DATA |
|
LOSS OF * | DATA |
|
LOSS OF * | DATA |
|
LOSS OF * | DATA |
|
LOSS OF * | DATA |
|
LOSS OF * | DATA |
|
LOSS OF * | DATA |
|
LOSS OF * | DATA |
|
const | ERROR_AUTH = 10002 |
|
const | ERROR_CONNECT = 10001 |
|
const | ERROR_DATA = 10006 |
|
const | ERROR_FROM = 10003 |
|
const | ERROR_RECIPIENT = 10005 |
|
const | ERROR_SENDER = 10004 |
|
*See the enclosed file LICENSE for license information(BSD). If you *did not receive this file see | http |
|
*See the enclosed file LICENSE for license information(BSD). If you *did not receive this file see | http |
|
*See the enclosed file LICENSE for license information(BSD). If you *did not receive this file see | http |
|
*See the enclosed file LICENSE for license information(BSD). If you *did not receive this file see | http |
|
*See the enclosed file LICENSE for license information(BSD). If you *did not receive this file see | http |
|
*See the enclosed file LICENSE for license information(BSD). If you *did not receive this file see | http |
|
*See the enclosed file LICENSE for license information(BSD). If you *did not receive this file see | http |
|
*See the enclosed file LICENSE for license information(BSD). If you *did not receive this file see | http |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF WHETHER IN STRICT OR TORT *INCLUDING NEGLIGENCE OR OTHERWISE ARISING IN ANY WAY OUT OF THE USE *OF THIS EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE **category Horde *copyright Horde LLC *license | http |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF WHETHER IN STRICT OR TORT *INCLUDING NEGLIGENCE OR OTHERWISE ARISING IN ANY WAY OUT OF THE USE *OF THIS EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE **category Horde *copyright Horde LLC *license | http |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF WHETHER IN STRICT OR TORT *INCLUDING NEGLIGENCE OR OTHERWISE ARISING IN ANY WAY OUT OF THE USE *OF THIS EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE **category Horde *copyright Horde LLC *license | http |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF WHETHER IN STRICT OR TORT *INCLUDING NEGLIGENCE OR OTHERWISE ARISING IN ANY WAY OUT OF THE USE *OF THIS EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE **category Horde *copyright Horde LLC *copyright Phil Kernick *license | http |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF WHETHER IN STRICT OR TORT *INCLUDING NEGLIGENCE OR OTHERWISE ARISING IN ANY WAY OUT OF THE USE *OF THIS EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE **category Horde *copyright Horde LLC *license | http |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF WHETHER IN STRICT OR TORT *INCLUDING NEGLIGENCE OR OTHERWISE ARISING IN ANY WAY OUT OF THE USE *OF THIS EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE **category Horde *copyright Horde LLC *license | http |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF WHETHER IN STRICT OR TORT *INCLUDING NEGLIGENCE OR OTHERWISE ARISING IN ANY WAY OUT OF THE USE *OF THIS EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE **category Horde *copyright Horde LLC *license | http |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF WHETHER IN STRICT OR TORT *INCLUDING NEGLIGENCE OR OTHERWISE ARISING IN ANY WAY OUT OF THE USE *OF THIS EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE **category Horde *copyright Horde LLC *copyright Gerd Schaufelberger *license | http |
|
*See the enclosed file LICENSE for license information(BSD). If you *did not receive this file see | Iterator |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF | LIABILITY |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF | LIABILITY |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF | LIABILITY |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF | LIABILITY |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF | LIABILITY |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF | LIABILITY |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF | LIABILITY |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF | LIABILITY |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF | LIABILITY |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF | LIABILITY |
|
LOSS OF OR | PROFITS |
|
LOSS OF OR | PROFITS |
|
LOSS OF OR | PROFITS |
|
LOSS OF OR | PROFITS |
|
LOSS OF OR | PROFITS |
|
LOSS OF OR | PROFITS |
|
LOSS OF OR | PROFITS |
|
LOSS OF OR | PROFITS |
|
LOSS OF OR | PROFITS |
|
LOSS OF OR | PROFITS |
|
*See the enclosed file LICENSE for license information(BSD). If you *did not receive this file see | SeekableIterator |
|
*See the enclosed file LICENSE for license information(BSD). If you *did not receive this file see | Serializable |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF WHETHER IN STRICT OR TORT *INCLUDING NEGLIGENCE OR OTHERWISE ARISING IN ANY WAY OUT OF THE USE *OF THIS | SOFTWARE |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF WHETHER IN STRICT OR TORT *INCLUDING NEGLIGENCE OR OTHERWISE ARISING IN ANY WAY OUT OF THE USE *OF THIS | SOFTWARE |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF WHETHER IN STRICT OR TORT *INCLUDING NEGLIGENCE OR OTHERWISE ARISING IN ANY WAY OUT OF THE USE *OF THIS | SOFTWARE |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF WHETHER IN STRICT OR TORT *INCLUDING NEGLIGENCE OR OTHERWISE ARISING IN ANY WAY OUT OF THE USE *OF THIS | SOFTWARE |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF WHETHER IN STRICT OR TORT *INCLUDING NEGLIGENCE OR OTHERWISE ARISING IN ANY WAY OUT OF THE USE *OF THIS | SOFTWARE |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF WHETHER IN STRICT OR TORT *INCLUDING NEGLIGENCE OR OTHERWISE ARISING IN ANY WAY OUT OF THE USE *OF THIS | SOFTWARE |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF WHETHER IN STRICT OR TORT *INCLUDING NEGLIGENCE OR OTHERWISE ARISING IN ANY WAY OUT OF THE USE *OF THIS | SOFTWARE |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF WHETHER IN STRICT OR TORT *INCLUDING NEGLIGENCE OR OTHERWISE ARISING IN ANY WAY OUT OF THE USE *OF THIS | SOFTWARE |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF WHETHER IN STRICT OR TORT *INCLUDING NEGLIGENCE OR OTHERWISE ARISING IN ANY WAY OUT OF THE USE *OF THIS | SOFTWARE |
|
OR BUSINESS INTERRUPTION HOWEVER CAUSED AND ON ANY *THEORY OF WHETHER IN STRICT OR TORT *INCLUDING NEGLIGENCE OR OTHERWISE ARISING IN ANY WAY OUT OF THE USE *OF THIS | SOFTWARE |
|
| try |
|
LOSS OF | USE |
|
LOSS OF | USE |
|
LOSS OF | USE |
|
LOSS OF | USE |
|
LOSS OF | USE |
|
LOSS OF | USE |
|
LOSS OF | USE |
|
LOSS OF | USE |
|
LOSS OF | USE |
|
LOSS OF | USE |
|