Hi Torben,
Actually the IMAP wrapper supports IMAPS if PHP is installed with the Open SSL module. I didn't implement or test it yet because I don't have Open SSL currently installed. You can try it out by setting $ICL_SSL = TRUE; $ICL_PORT = 993; in program/include/rcube_imap.inc (in lines 28/29).
Please report your experience with this hack.
Regards, Thomas
2005/10/6, Torben tbg@mail.dk:
Hi,
im trying to setup Round Cube up to use imaps (993) instead of imap (143) but can't see where to change.
Any ideas?
Thanks in advance :o)
/Torben