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
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