Community Forums
Connect with us on LinkedIn
  
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Member
    Join Date
    Mar 2006
    Posts
    6

    Default POP ports

    I used the search function and came across a couple things that helped a little, but didn't answer my question.

    I am sort of new to cPanel / WHM and am now working on getting deeper knowledge. The question is quite straight forward, but I couldn't find an answer (yet).

    When using PHP's imap_open() I'm trying to access a INBOX that's on a cPanel system.
    By pure ignorance I used 110 default POP port. But from what I've read that's wrong.

    What port should I be using to connect to

    {mail.myserver.com:PORT/pop3}INBOX?

    2082?
    2083?

    Kind regards,
    Johannes

  2. #2
    Member
    Join Date
    Nov 2005
    Posts
    147

    Default

    Hey,

    25 - SMTP
    465 - SMTP (SSL)
    110 - POP3
    995 - POP3 (SSL)
    143 - IMAP
    993 - IMAP (SSL)

    These are standard ports, so they should work...

    From,
    Adam
    cPanel Customer since November 2005
    ---
    - 7 Servers running cPanel/WHM

    Tutorials I have made:
    - Transfer accounts from one server to another

  3. #3
    Member
    Join Date
    Mar 2006
    Posts
    6

    Default

    Thx for the reply!

    Update:

    Found the port I meant 2095 "webmail" port.

    example:

    if I do
    imap_open("{mail.gawsolutions.com:110}INBOX", "jlindenbaum@gawsolutions.com", "mypassword");

    It returns false - no conclusive error I can work with...

    If on the otherhand I use port 2095 (the one Horde, Neo and Squirrel run off) imap_open() rambles on 'til the script times out. Progress?

    Does cPanel allow imap_open() or is there some sort of base restriction kicking in?

Similar Threads & Tags
Similar threads

  1. Replies: 2
    Last Post: 05-25-2011, 09:10 AM
  2. mixing * ports and non-* ports with a NameVirtualHost
    By MMarko in forum cPanel and WHM Discussions
    Replies: 8
    Last Post: 09-06-2010, 10:34 AM
  3. Bandmin monitoring other ports not only default ports.
    By ovidiub in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 11-20-2008, 08:39 AM
  4. Ports
    By Tagor in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 07-05-2008, 06:05 PM
  5. Ports
    By Xaviac in forum cPanel and WHM Discussions
    Replies: 6
    Last Post: 08-16-2006, 07:50 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube