Tariqa  3.0
 All Data Structures Namespaces Files Functions Variables Enumerations
EC_SMTP Class Reference

Public Member Functions

 __construct ($mailbox)

Static Public Member Functions

static quickSend ($from, $to, $subject, $message, $copy_sender=false)

Data Fields

const EC_SMTP_SERVER = "internal-smtp.cec.eu.int"
const EC_SMTP_SERVER_PORT = 25

Constructor & Destructor Documentation

__construct ( mailbox)

Member Function Documentation

static quickSend ( from,
to,
subject,
message,
copy_sender = false 
) [static]

Quickly send a simple e-mail message

Parameters:
string$fromThe originating e-mail address
string|arrayThe destinataire addresses
stringSubject of the message
bool$copy_senderSend a copy of the message to the sender

Field Documentation

const EC_SMTP_SERVER = "internal-smtp.cec.eu.int"
const EC_SMTP_SERVER_PORT = 25

The documentation for this class was generated from the following file: