ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


Error sending the email message


  • 2009-08-17 12:14:08

    Error sending the email message

    Hi, I made a fresh instalation of Atutor 1.6.2 and I an't send mails from Atutor, I get this error sendind a mail to the course:
    The following errors occurred:
    There was an error sending the email message.

    I've defined:
    define('MAIL_USE_SMTP', TRUE);

    in my config-inc.php and my ISP said me that the php.ini is OK.

    Any suggestion?



    ATutor: 1.6.2.
    PHP: 5.1.6
    MySQL: 5.0.45-log
    OS: Linux 2.6.18-92.el5
    All Patch applied

  • 2009-08-17 13:44:59

    Re: Error sending the email message

    On Linux MAIL_USE_SMTP is normally set to "false." If it is set to true, an external SMTP server needs to be defined in php.ini. This is normally done on windows servers, but not on Linux.

    On Linux, ATutor makes use of the local Sendmail server. Be sure it is installed and functioning properly, and ATutor should handle mail without any trouble.

  • 2009-08-17 20:28:47

    Re: Error sending the email message

    Thanks, Greg.

    I've made the change to FALSE (mail_use_smtp)but I still have the problem.

    I asked to my ISP for the Sendmail and they said me that it's installed and working right.

    I'll appreciate any assistance

    PD: Sorry for my english ;)

    ATutor: 1.6.2.
    PHP: 5.1.6
    MySQL: 5.0.45-log
    OS: Linux 2.6.18-92.el5
    All Patch applied

  • 2009-08-18 13:05:04

    Re: Error sending the email message

    MORE INFORMATION

    In the same web-server (diferent domain) I've installed a 1.6.1 version of Atutor and in this case el mail is working right.

  • 2009-08-18 13:58:01

    Re: Error sending the email message

    The ATutor mail system has not changed in years. Maybe there was a problem with the installation of 1.6.2, or perhaps some other server setting associated with that installation or domain is not right. It's difficult to say.

    Try installing again a fresh copy of ATutor. And, you should probably be using 1.6.3, rather than 1.6.2.

  • 2009-08-21 11:40:33

    Re: Error sending the email message

    Thanks Greg.

    I installed a fresh Atutor 1.6.2 and the first thing that I'did was try to send an e-mail to the intere group. And the error persist.
    Now I'm thinking in deleting the domain and start all againg.....

    I'll tell you...

    If you are asking for help, provide lots of detail so problems can be reproduced.

    Things to describe:
    Operating system ATutor is installed on -
    ATutor version -
    Patch #s applied -
    ATutor theme name -
    PHP version -
    MySQL version -
    Webserver & version -
    Copies of error messages -
    Changes to default settings -
    Web browser being used -
    ...and anything else relevant -

  • 2009-08-21 23:23:40

    Re: Error sending the email message

    MORE INFORMATION.

    Now I upgraded to 1.6.3 and the error persist :-(

  • 2009-08-22 09:24:17

    Re: Error sending the email message

    Interesting problem.

    I have no suggestions. Its the same code in both ATutor versions running email. Perhaps ask your ISP if they'll help you investigate.

  • 2009-08-30 23:14:07

    Re: Error sending the email message

    Finally I've moved to a diferent ISP and all is working ok.

    Thanks for your help.