Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Member
    Join Date
    Dec 2002
    Posts
    10

    Default Accessing IMAP server from PHP fails

    I'm trying to access the darkorb server from a PHP page (via imap_open).

    It fails every time (I believe it causes a network error - lynx says something about that and the ISA Proxy at work here says 64 - Host not available).

    I'm using the test.php from IMP 3.2.

    I've tried connecting via SSL (and in fact, that worked for about 14 hours and then mysteriously stopped) with /imap/ssl/novalidate-cert (because of a self-signed cert).

    Right now I'm just trying {localhost/pop3:110}INBOX and it fails the same way.

    The admins are fighting me saying they can't fix the issue.

    Horde from inside CPanel (over port 2082) connects via imap_open just fine, nothing on port 80 does.

    Help!!

  2. #2
    Member
    Join Date
    Dec 2002
    Posts
    10

    Default

    Can anybody provide any input? I'm *real* desperate.

    -chicken

  3. #3
    Member
    Join Date
    Sep 2001
    Posts
    315

    Default

    Have you found a solution? We have exactly the same problem since a few days...

    Thanks
    Mike

  4. #4
    Registered User
    Join Date
    Jul 2007
    Posts
    1

    Default Imap

    Hi,

    Trying using
    // To connect to a POP3 server on port 110 on the local server, use:
    $mbox = imap_open ("{localhost:110/pop3}INBOX", "user_id", "password");


    // To connect to an SSL IMAP or POP3 server with a self-signed certificate,
    // add /ssl/novalidate-cert after the protocol specification:
    $mbox = imap_open ("{localhost:995/pop3/ssl/novalidate-cert}", "user_id", "password");

    Regards,
    Vijay

    Quote Originally Posted by orangechicken View Post
    I'm trying to access the darkorb server from a PHP page (via imap_open).

    It fails every time (I believe it causes a network error - lynx says something about that and the ISA Proxy at work here says 64 - Host not available).

    I'm using the test.php from IMP 3.2.

    I've tried connecting via SSL (and in fact, that worked for about 14 hours and then mysteriously stopped) with /imap/ssl/novalidate-cert (because of a self-signed cert).

    Right now I'm just trying {localhost/pop3:110}INBOX and it fails the same way.

    The admins are fighting me saying they can't fix the issue.

    Horde from inside CPanel (over port 2082) connects via imap_open just fine, nothing on port 80 does.

    Help!!

Similar Threads & Tags
Similar threads

  1. How to change IMAP Port and Accessing Webmail?
    By adeministrator in forum E-mail Discussions
    Replies: 2
    Last Post: 03-18-2010, 02:18 AM
  2. accessing non-account INBOX possible with IMAP?
    By yvon in forum E-mail Discussions
    Replies: 0
    Last Post: 01-05-2010, 02:10 PM
  3. IMAP Dovecot Fails Every Few Days to a Week
    By JonathanLIVE in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 01-28-2009, 11:52 PM
  4. IMAP fails every ten minutes. Any ideas as to why?
    By jols in forum E-mail Discussions
    Replies: 1
    Last Post: 11-23-2007, 11:51 AM
  5. Imap fails everyday, like clockwork
    By TooLittleTime in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 07-11-2006, 07:25 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube