config.php 261 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 <?php //邮局用户名(请填写完整的email地址) define('MAILLOGINNAME','www@smtp.vmnp.org');//www@hiboxinc.com// //邮局密码 define('MAILLOGINPASSWORD','123456');//Bhu8Mko0Nji9 //企业邮局域名 define('MAILHOST','smtp.vmnp.org');//117.79.157.40 ?>