E-mail error

這一討論區的貼文已經被移除

Number of replies: 5
這一討論區的貼文已經被移除且無法再被存取
In reply to Deleted user

Re: E-mail error

Bryan Williams發表於

Terje,

Have you set up a cronjob on the server to call admin/cron.php?  You can test in your browser to see if this is the problem (http://www.yoursite.com/moodle/admin/cron.php). This should send any mail in queue. Refer to installation instructions for help on setting up cron. Additionally, using Moodle Search to locate information in the forums is an excellent first step when having problems.

Hope this helps you,
Bryan

In reply to Bryan Williams

這一討論區的貼文已經被移除

這一討論區的貼文已經被移除且無法再被存取
In reply to Deleted user

Re: Svar: Re: E-mail error

Bryan Williams發表於

Terje,

Doesn't look like your problem is Moodle related.  Start checking out how PHP is set up on the server.

Good luck!

In reply to Bryan Williams

Re: Svar: Re: E-mail error

Roger Purdie發表於

Bryan

just a quick note to say "thanks". Your instructions above showed me that in fact it is a CRON job problem for me. When I run the job, e-mails flooded in.

Now, I just have to hope thay my source host provider can set the job to run automatically.

Roger

In reply to Bryan Williams

Re: E-mail error

Crescenciano Olvera發表於

Hi Brian,

I have problems to sent e-mail confirmation, I was looking for help seraching in the forums and find your advice, I run the ../admin/cron.php and this is the result:

Server Time: Thu, 23 Sep 2004 07:29:27 -0400


Starting activity modules
Processing module function assignment_cron ...done.
Processing module function chat_cron ...done.
Processing module function forum_cron ...done.
Processing module function journal_cron ...done.
Processing module function workshop_cron ...done.
Finished activity modules
Running backups if required...
    Checking backup status...INACTIVE
Backup tasks finished.
Cron script completed correctly
Execution took 1.044041 seconds

But I can not see any activity in the e-mail acctions, Is this result a a proper operation?, I steel to having the e-mail problem,

Can you help me?

I will appreciate you for your answer.