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


  • 2005-08-08 12:12:41

    error sending the email message

    Hello!
    I cannot send email through link EMAIL USERS (Administration). I receive the following message:
    The following errors occurred:
    There was an error sending the email message. [blue] [/blue]

    thanks

  • 2005-11-08 19:09:11

    Error sending mail (with administrator)

    I have de same error when the Admin try to send email users.

    operating system - WIN2000
    version of ATutor - 1.5.1
    versions of php - 5.0.4
    version of mysq l - 4.1.11
    webserver & version - Apache (XAMPP)

    copies of error messages
    If I use the SMTP method, the error is:
    SMTP -> ERROR: Failed to connect to server:
    There was an error sending the email message.
    If I use SENDMAIL, no error is display, but the message isn't sent to the destinatary.

    I have read all messages in this frum, make the suggested alterations, but don't work in my atutor. :(

    sorry my english :)

    Vitor
    http://www.vgportal.ipb.pt/atutor

  • 2005-11-08 19:16:11

    Error sending mail (with administrator)

    I have de same error when the Admin try to send email users.

    operating system - WIN2000
    version of ATutor - 1.5.1
    versions of php - 5.0.4
    version of mysq l - 4.1.11
    webserver & version - Apache (XAMPP)

    copies of error messages
    If I use the SMTP method, the error is:
    SMTP -> ERROR: Failed to connect to server:
    There was an error sending the email message.
    If I use SENDMAIL, no error is display, but the message isn't sent to the destinatary.

    I have read all messages in this frum, make the suggested alterations, but don't work in my atutor. :(

    sorry my english :)

    Vitor
    http://www.vgportal.ipb.pt/atutor

  • 2005-11-09 10:43:48

    .

    Edit your php.ini file and set the correct settings for your SMTP server.

  • 2005-11-09 11:53:19

    PHP.ini is correct

    Thanks Joel, but I think my PHP is correct:

    [mail function]
    ; For Win32 only.
    SMTP = mail.ipb.pt
    ; For Win32 only.
    sendmail_from = vg@ipb.pt

    I have another platform using method SMTP and it's working fine, but in ATutor I don't understand what happen...

  • 2006-03-02 00:03:19

    Re: PHP.ini is correct

    Facing the same problem here same as "vg" is facing

    operating system - WIN XP
    version of ATutor - 1.5.2
    versions of php - 4.3.10
    version of mysq l - 4.1.9
    webserver & version - Apache 1.3.33

    Does there need to be any authentication required other than this.
    Thinking if SMTP doesn't work sendmail concept should work but would be nice if anyone gives some idea on whether we can use sendmail for windows and in taht case what software would be best (preferably open source).

    I am desperately trying to figure out a way to get this thing working.:(