Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2007
    Posts
    94

    Thumbs up email error : 110 Can't open SMTP stream

    Hello,

    If you are getting following error while sending emails from squirrelmail.


    ===========================
    Message not sent. Server replied:

    Connection timed out
    110 Can't open SMTP stream.

    ===========================

    If above case if you are having shell access then login to your server with root user, then edit
    config file and do the changes as given below.

    HTML Code:
    #vi /usr/local/cpanel/base/3rdparty/squirrelmail/config/config.php

    $useSendmail = false;

    to:

    $useSendmail = true;


    restart cpanel and exim service.

  2. #2

    Default Its really working

    its good stuff...

  3. #3

    Default

    Its really great stuff.....


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •