I just restarted cleaning up my kayako desk today, and i got the following errors:

Has anyone experienced a similar issue by any chance? i also posted in the kayako forums, but they aren't of much of help tho.

so .. 110 and 143 are working

[root@viper ~]# telnet localhost 110
Trying 127.0.0.1...
Connected to localhost (127.0.0.1).
Escape character is '^]'.
+OK Dovecot ready.
^]
telnet> quit
Connection closed.
[root@viper ~]# telnet localhost 143
Trying 127.0.0.1...
Connected to localhost (127.0.0.1).
Escape character is '^]'.
* OK Dovecot ready.

tried http://mydomain.com/cron/index.php?_t=parser

array(1) { [0]=> string(53) "Unable to create selectable TCP socket (1493 >= 1024)" } array(1) { [0]=> string(53) "Unable to create selectable TCP socket (1493 >= 1024)" } array(1) { [0]=> string(53) "Unable to create selectable TCP socket (1493 >= 1024)" } array(1) { [0]=> string(53) "Unable to create selectable TCP socket (1493 >= 1024)" } array(1) { [0]=> string(53) "Unable to create selectable TCP socket (1493 >= 1024)" } Total Messages
Rejected Messages:
Accepted Messages:

errors in apache log when i get this issue:

[Mon Oct 13 14:38:52 2008] [error] [client 1.2.3.4] PHP Warning: imap_open() [<a href='function.imap-open'>function.imap-open</a>]: Couldn't open stream {localhost:110/pop3/notls}INBOX in /home3/ttdesig/public_html/modules/parser/cron_parser.php on line 107
[Mon Oct 13 14:38:52 2008] [error] [client
1.2.3.4] PHP Warning: imap_open() [<a href='function.imap-open'>function.imap-open</a>]: Couldn't open stream {localhost:110/pop3/notls}INBOX in /home3/ttdesig/public_html/modules/parser/cron_parser.php on line 107

any ideas ?