No Emails

No Emails

by James Cosentino -
Number of replies: 2

I love the dialogue module, but cannot seem to get it to send automatic email notification. FYI, the automatic email notification does not work on the forums either.

I am currently using Moodle 1.3, although I had the problem with 1.1, 1.2, and 1.2.1.

Any help would be great.

James

Average of ratings: -
In reply to James Cosentino

Re: No Emails

by Zbigniew Fiedorowicz -
See the FAQ: Email copies are not being sent from my forums  This also applies to the Dialogue module.

In reply to Zbigniew Fiedorowicz

Re: No Emails

by Ray Kingdon -
I think I'm getting a handle on this problem now. The cron routine loads each module's lib,php file in turn to do it's work. If moodle is running with lots of modules installed there could well be a problem depending on how the cron job runs (and how much memory it's got to play with). I've now reduced the size of the workshop, exercise and dialogue lib.php files. (The "internal" functions used by those modules have now to hived off into their respective locallib.php files.)

Thus if you are not getting emails when you expect them try taking the latest versions of the workshop, exercise and dialogue if you use those modules (from the Modules page once it's updated). If you don't use one or more of these modules and you have an email problem they are best deleted from your site.