array( 'host' => 'smtp.cstnet.cn', 'hostname' => 'smtp.cstnet.cn', 'username' => 'westdc@lzb.ac.cn', 'password' => 'ilovewestdc', 'port' => 994, 'ssl' => 'tls', 'auth' => 'login', 'name' => '青海省生态综合数据网' //发件人 ), 'template'=> array( 'register' => 'member-register', //注册 'getPwd' => 'users-changepassword', //找回密码 'pwdChanged' => 'users-password-changed', //用户的密码被修改(前后台通用) ) );