Menu

#2 class.smtp.php error

v1.0 (example)
open
nobody
None
5
2013-09-02
2013-09-01
Moochie
No

Hi, hopefully you are still doing support for this cause I would like to use it to do something for my clan but I am getting this error

Warning: fsockopen() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/ws00929/public_html/ladder/class.smtp.php on line 105

Warning: fsockopen() [function.fsockopen]: unable to connect to my.smtp.server:25 (php_network_getaddresses: getaddrinfo failed: Name or service not known) in /home/ws00929/public_html/ladder/class.smtp.php on line 105
Message was not sent. Please contact admin with a copy of the error message if the problem reamains for more than 2 days.Mailer error: Language string failed to load: connect_host

When a player goes to submit the challenge.

Thanks, Moochie

Related

Support Requests: #2

Discussion

  • Greg Boggs

    Greg Boggs - 2013-09-01

    I'm not sure we use the challenge function any more... I'll look at it.

    Sent from my iPhone

    On Sep 1, 2013, at 1:33 AM, " Moochie" moochiez@users.sf.net wrote:

    [support-requests:#2] class.smtp.php error

    Status: open
    Created: Sun Sep 01, 2013 08:33 AM UTC by Moochie
    Last Updated: Sun Sep 01, 2013 08:33 AM UTC
    Owner: nobody

    Hi, hopefully you are still doing support for this cause I would like to use it to do something for my clan but I am getting this error

    Warning: fsockopen() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/ws00929/public_html/ladder/class.smtp.php on line 105

    Warning: fsockopen() [function.fsockopen]: unable to connect to my.smtp.server:25 (php_network_getaddresses: getaddrinfo failed: Name or service not known) in /home/ws00929/public_html/ladder/class.smtp.php on line 105
    Message was not sent. Please contact admin with a copy of the error message if the problem reamains for more than 2 days.Mailer error: Language string failed to load: connect_host

    When a player goes to submit the challenge.

    Thanks, Moochie

    Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/gamingladder/support-requests/2/

    To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

     

    Related

    Support Requests: #2

  • tesafilmchen

    tesafilmchen - 2013-09-02

    You have to provide your mail server in the config file. According to your error message it seems you did not change the default value.

    Find this line in variables.php:

    $mailhost = "my.smtp.server";
    

    and replace it with your mail server

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.