Forums

connecting with wp-email (8 posts)

  1. gar
    Member
    Posted 7 years ago #

    Hi!
    I'm trying to get wp-email working and having some difficulty. I get the following error:
    Warning: fsockopen(): unable to connect to outgoing.verizon.net:25 in /homepages/30/d92633458/htdocs/wp-includes/class-smtp.php on line 105
    SMTP -> ERROR: Failed to connect to server: Connection refused (111) Language string failed to load: connect_host

    See for yourself at http://www.dykstranet.com. Click on the "|||" at the bottom of a post.
    I am able to connect to the smtp server with email clients, so I know my server, username and password are correct. Could it be that this feature is disabled in PHP on my server? Here is php info:
    http://dykstranet.com/phpinfo.php
    Any ideas would be appreciated.
    -Gar

  2. Beel
    Member
    Posted 7 years ago #

    Perhaps it could be. Can you get other e-mails from WP like when comments are made to your blog? You can run phpinfo(); and see if the SMTP server is set.

  3. gar
    Member
    Posted 7 years ago #

    Hi,
    Yes, I do get those emails when someone comments. Not sure how to read the settings in phpinfo, but the two entries
    SMTP: localhost
    smtp_port: 25
    look reasonable. See them here: http://dykstranet.com/phpinfo.php
    Anyone care to decipher the error message?
    Thanks in advance for the help!
    -Gar

  4. Anonymous
    Unregistered
    Posted 7 years ago #

    Hello
    hmm, i have had the same probelm on a godaddy.com server. I assume you are using phpMailer? In the end I solved it by using a different smtp server.
    James

  5. nmallory
    Member
    Posted 6 years ago #

    I am having this problem too. :(

  6. stevecooley
    Member
    Posted 6 years ago #

    me three

  7. AnthonyBrown
    Member
    Posted 6 years ago #

    me four..

  8. Lester Chan
    Member
    Posted 6 years ago #

    try using PHP/sendmail instead of SMTP.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.