Implements interfaces:
邮件发送
配置信息: $config = array(
'host' => '', 主机
'port' => '', 端口号
'name' => '',
'auth' => '',
'user' => '',
'password' => '',
'timeout' => '', 超时时间,默认60秒
)
Located in /mail/sender/WindSmtpMail.php [line 26]
WindModule
|
--WindSmtpMail
Author(s):
Information Tags:
|
Properties
|
Methods
|