Just want to say that

telnet imap.liu.se 993

works just fine (the port for secure communication). But then the command 
prompt starts to look strange. I cannot see when I'm typing (perhaps it has 
to do with the secure communication link?!). Where do I go from here? It 
still doesn't work with the php script.

Regards,
Joachim

"viraj" <[EMAIL PROTECTED]> skrev i meddelandet 
news:[EMAIL PROTECTED]
did you tried telneting to host's 143 port? if you are getting a
response from the IMAP server you better go through the php-imap
requirements, it's here..

http://www.php.net/imap

> ? I have got the address and the port to the imap server right, but I 
> think
> that the imap server requires some sort of secure login. Could this be the

it depends,

http://www.php.net/manual/en/function.imap-open.php

~viraj.

> problem? If yes, how can it be solved? If no, what other causes could it 
> be?
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to