Alfa 访问次数 : 11 注册日期 : 07-07-20 12:07 上次访问 : 09-10-29 21:05 |
请问怎么样的邮箱是正确的? 我的输入是: xxx xxxxxxxxx@xxxx.com 提示无效的E-MAIL地址。 |
回帖 |
Alfa 访问次数 : 11 注册日期 : 07-07-20 12:07 上次访问 : 09-10-29 21:05 |
谁能告诉我下 我的设置 $BugConfig["Mail"]["SendMethod"] = "SMTP"; // "MAIL|SENDMAIL|SMTP|QMAIL"; /* 9. SMTP param setting. */ $BugConfig["Mail"]["SendParam"]["Host"] = "我们SMTP的IP地址"; $BugConfig["Mail"]["SendParam"]["SMTPAuth"] = true; $BugConfig["Mail"]["SendParam"]["Username"] = ""; $BugConfig["Mail"]["SendParam"]["Password"] = ""; 现在BUG改动的话 不会出现SMTP报错 但是 我在用outlook 的邮件添加用户时还是提示无效的地址????? 是什么问题呢!~~~~~ |
回帖 |