|
|
|
Environment:
|
Apache/2.2.3 (Debian), PHP/5.2.0-8+etch13, ssmpt instead of sendmail
|
|
Issue Links:
|
Dependency
|
|
|
|
This issue will be resolved by:
|
|
MDL-14876
Deprecated implemention breaks subscription service when using custom roles.
|
|
|
|
|
Duplicate
|
|
|
|
This issue is duplicated by:
|
|
MDL-17885
Forum email not getting sent after upgrade from 1.8 to 1.9. Looks like bug is in /mod/forum/lib.php in one get_context_instance() call
|
|
|
|
|
Relates
|
|
|
|
This issue has been marked as being related by:
|
|
MDLSITE-590
no email from moodle.org for 24 hours and counting ..
|
|
|
|
|
|
|
|
After upgrading to 1.9.3 (using CVS), Moodle stopped sending emails from forums. Cron.php is run regularly (by cron), but when invoking it manually (from the browser), it does not report anything like "Sending post {number}: {subject}" as it used to do in the previous versions.
Also, messages sent to Contacts are not being emailed.
I was continuously checking our SMTP server logs but it has not received nor rejected any email from Moodle.
I tried to play with the SMTP server setup (/admin/settings.php?section=mail) but nothing helped.
Finally I downgraded back to 1.9.1 and everything started to work as before the upgrade.
Is this a new feature of Moodle 1.9.3 or have I done something wrong?
What was changed regarding the email functionality in 1.9.3 ?
Edit: I have just tried the 1.9.2 version and it seems to send the emails OK
|
|
Description
|
After upgrading to 1.9.3 (using CVS), Moodle stopped sending emails from forums. Cron.php is run regularly (by cron), but when invoking it manually (from the browser), it does not report anything like "Sending post {number}: {subject}" as it used to do in the previous versions.
Also, messages sent to Contacts are not being emailed.
I was continuously checking our SMTP server logs but it has not received nor rejected any email from Moodle.
I tried to play with the SMTP server setup (/admin/settings.php?section=mail) but nothing helped.
Finally I downgraded back to 1.9.1 and everything started to work as before the upgrade.
Is this a new feature of Moodle 1.9.3 or have I done something wrong?
What was changed regarding the email functionality in 1.9.3 ?
Edit: I have just tried the 1.9.2 version and it seems to send the emails OK |
Show » |
|
MDLSITE-590.... some bug was introduced to the forum module just in the past week.