Roundcube Community Forum

 

Install problems

Started by Nonsense, October 18, 2006, 11:41:07 AM

Previous topic - Next topic

Nonsense

Ok.
I'm not that used to using either of these programs but I think I got the hang of it.

The imap on telnet just hooks up and tells mee a bunch of facts about the server like:

*Ok [CAPABILITY IMAP4rev1 VIDPLUS CHILDREN NAMESPACE THREAD=ORDERSUBJECT THRE
AD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION] Courier=IMAP Ready.

The nslookup tells me this:

Server: imap.mydomain.xxx
Address: (server ip)

DNS timed out.
timeout was 2 seconds.
*** Request to imap.mydomain.xxx timed-out

daashag

If you can connect via telnet then its resolving. Try using the defaults in the main.inc.php

Nonsense

Still no go.
(I guess that you ment changing the value for the imap-server + port as well as the smtp though)

daashag

The imap server is listening on port 143, you confirmed that through telnet

I believe when you login into RC you only log into the imap server. You don't actually log into the smtp server until you send an email.

Enter just your imap server the same one you used in the telnet command in the server field of the login page

Nonsense

You're right!
That's it!

Thanks!

The only reason that was using port 25 is because my host support told me to.
(Argghhhh!)

daashag

Yeah its usually something simple.

Enjoy