Jump to ContentJump to Navigation/Login
` ` ` ` ` `

[Register]

Occasional ATutor release updates


    (5 guests in past 15 min.)

    Access Understanding Web Accessibility to learn about accessibility, or Register to take the course for FREE.

    Support Forums

    ATutor Bug Reports

    Cannot send email


    You must be signed-in to post.

    AuthorSubject
      Page: 1 | 2
    greg

    Avatar for greg
    Subject: Re: Cannot send emailQuote this post in your reply
    Don't tell us you're desperate if you're just testing the system. It only serves to annoy us when we drop everything to try to help.

    Assuming you do get the mailserver setting set in php.ini, yes it is possible to send email to registered ATutor users from your localhost.

    When you get on to a host, it will most likely already be setup, and you won't need to do anything to get mail working. As for your local host, just follow the instructions. Its just one line you need to adjust, then restart xamp's apache.

    If you can't get it working, we can continue this discussion in the new year when we are back to work.
    Posted: 2009-12-27 09:36:42
    allyvanh22
    Subject: Re: Cannot send emailQuote this post in your reply
    you said, that i should change the SMTP in the php.ini file, it is currently set as

    [mail function]
    ; For Win32 only.
    ; php.net/smtp
    SMTP = localhost
    ; php.net/smtp-port
    smtp_port = 25

    ; For Win32 only.
    ; php.net/sendmail-from
    ;sendmail_from = postmaster@localhost

    what values do i exactly have to put on

    1. SMTP
    2. smtp_port
    3. sendmail_from

    please just guide me through this, thank you very much.
    Posted: 2009-12-27 09:58:47
     Page: 1 | 2

    You must be signed-in to post.