Moodle - 论坛不发送邮件通知
我没有成功使论坛 Moodle 模块发送帖子通知邮件。 虽然邮件发送在Moodle平台上可以正常工作,但是当涉及到论坛模块时,它就不起作用了。我从浏览器执行 cron.php 并得到:
Starting activity modules
Processing module function assignment_cron ...done.
Processing module function chat_cron ...done.
Processing module function forum_cron ...Processing user 3
Sending ERROR: SMTP Error: Data not accepted.
Error: mod/forum/cron.php: Could not send out mail for id 13 to user 3 ([email protected]) .. not trying again.
post 13: Re: test4
Sending ERROR: SMTP Error: Data not accepted.
Error: mod/forum/cron.php: Could not send out mail for id 14 to user 3 ([email protected]) .. not trying again.
post 14: Re: test4
Processing user 4
Sending ERROR: SMTP Error: Data not accepted.
Error: mod/forum/cron.php: Could not send out mail for id 13 to user 4 ([email protected]) .. not trying again.
post 13: Re: test4
Sending ERROR: SMTP Error: Data not accepted.
Error: mod/forum/cron.php: Could not send out mail for id 14 to user 4 ([email protected]) .. not trying again.
post 14: Re: test4
....
post 19: Re: teacher topic
0 users were sent post 13, 'Re: test4'
0 users were sent post 14, 'Re: test4'
0 users were sent post 15, 'new topic test'
0 users were sent post 16, 'Re: new topic test'
0 users were sent post 17, 'Re: new topic test'
0 users were sent post 18, 'teacher topic'
0 users were sent post 19, 'Re: teacher topic'
Starting digest processing...
Cleaned old digest records
done.
I don't succeed in making Forums Moodle module sending mails for posts notification.
Although mails sending is working right in Moodle platform, when it comes to Forums module it doesn't work. I executed cron.php from the browser and I got:
Starting activity modules
Processing module function assignment_cron ...done.
Processing module function chat_cron ...done.
Processing module function forum_cron ...Processing user 3
Sending ERROR: SMTP Error: Data not accepted.
Error: mod/forum/cron.php: Could not send out mail for id 13 to user 3 ([email protected]) .. not trying again.
post 13: Re: test4
Sending ERROR: SMTP Error: Data not accepted.
Error: mod/forum/cron.php: Could not send out mail for id 14 to user 3 ([email protected]) .. not trying again.
post 14: Re: test4
Processing user 4
Sending ERROR: SMTP Error: Data not accepted.
Error: mod/forum/cron.php: Could not send out mail for id 13 to user 4 ([email protected]) .. not trying again.
post 13: Re: test4
Sending ERROR: SMTP Error: Data not accepted.
Error: mod/forum/cron.php: Could not send out mail for id 14 to user 4 ([email protected]) .. not trying again.
post 14: Re: test4
....
post 19: Re: teacher topic
0 users were sent post 13, 'Re: test4'
0 users were sent post 14, 'Re: test4'
0 users were sent post 15, 'new topic test'
0 users were sent post 16, 'Re: new topic test'
0 users were sent post 17, 'Re: new topic test'
0 users were sent post 18, 'teacher topic'
0 users were sent post 19, 'Re: teacher topic'
Starting digest processing...
Cleaned old digest records
done.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在moodle 1.9或2.0中,转到站点管理►服务器►电子邮件以检查SMTP设置。
单击本页底部的 Moodle 文档链接,您将进入 Moodle 文档,其中讨论了电子邮件设置,特别是 SMTP 设置。
如果您找不到 Moodle 文档的链接,http://docs.moodle.org /21/en/admin/setting/mail
In moodle 1.9 or 2.0 go to Site administration ► Server ► Email to check the SMTP settings.
Click on the moodle docs link at the bottom of this page and it will take you to moodle documentation, where it talks about Email settings, SMTP settings in particular.
If you cant find the link to moodle docs, http://docs.moodle.org/21/en/admin/setting/mail