顯示具有 Forum 標籤的文章。 顯示所有文章
顯示具有 Forum 標籤的文章。 顯示所有文章

2011年1月13日 星期四

Why no email is received from a subscribed forum?

It is all because the cron.php does not run. The cron.php is for the regular tasks need to be done, including sending these emails.

You can run the cron.php manual by this url: (oops, it can be run by everyone)
http://yoursite/admin/cron.php

I think we should make the cron.php run regularly, this is what i have done. Anyway, here is more detail about the cron.php:
http://docs.moodle.org/en/Cron