Class Core_Mail_Smtp
SMTP driver
- Core_Mail
-
Core_Mail_Smtp
Copyright: © 2005-2021 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru
Author: Hostmake LLC
Version: 6.x
Located at core/mail/smtp.php
Methods summary
protected
|
|
protected
|
|
protected
mixed
|
|
protected
string
|
|
protected
string
|
|
protected
string
|
Methods inherited from Core_Mail
__construct()
,
_getChunkedMessage()
,
_getDriverName()
,
_headersToString()
,
attach()
,
bound()
,
chunklen()
,
clear()
,
config()
,
contentType()
,
from()
,
getServerHostname()
,
getStatus()
,
header()
,
instance()
,
log()
,
message()
,
messageId()
,
multipartRelated()
,
recipientName()
,
sanitizeHeader()
,
send()
,
senderName()
,
separator()
,
subject()
,
to()
Properties summary
protected
|
$_fp
|
#
NULL
|
Properties inherited from Core_Mail
$_bound
,
$_chunklen
,
$_config
,
$_contentType
,
$_files
,
$_from
,
$_headers
,
$_log
,
$_message
,
$_multipartRelated
,
$_recipientName
,
$_senderName
,
$_separator
,
$_status
,
$_subject
,
$_to