| package | Gems |
|---|---|
| subpackage | |
| copyright | Copyright (c) 2012 Erasmus MC |
| license | New BSD License |
| since | Class available since version 1.5.3 |
__construct($charset = null)
addTo(string|array $email, string $name= '', boolean $bounce= null) : \Zend_Mail
stringarray
string
booleanWhen true the e-mail is bounced to the from address, when omitted bounce is read from project settings
\Zend_MailProvides fluent interfacebounceCheck() : boolean
booleancheckTransport(\email $from) : \Zend_Mail_Transport_Abstract
| staticvar | array $mailServers |
|---|
\emailaddress $from
\Zend_Mail_Transport_Abstractor nullgetHtmlTemplate() : string
stringsend($transport = null)
setTemplateStyle(string $style = null) : \MUtil_Mail
string
\MUtil_Mail(continuation pattern)$escort : \GemsEscort
null$_charset : string
'utf-8'For Gems we use utf-8 as default instead op iso-8859-1
$db : \Zend_Db_Adapter_Abstract
$mailServers
array()$project : \Gems_Project_ProjectSettings
MAIL_NO_ENCRYPT = 0
MAIL_SSL = 1
MAIL_TLS = 2