On 03/08/05, Kumar Appaiah <[EMAIL PROTECTED]> wrote:
> How do I type it at that prompt?
> 
> In case I telnet, it closes the connection abruptly once I type USER
> <userid>.

That's right. You need to use openssl.

openssl s_client -connect localhost:11443 -crlf
[certificate info snipped]
+OK Gpop 73pf357387rna ready.
USER [EMAIL PROTECTED]
+OK send PASS
PASS thisisnotmygmailpassword
-ERR [SYS/PERM] Your account is not enabled for POP access. Please
visit your Gmail settings page and enable your account for POP access.
QUIT
DONE

You get the idea...

Binand


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
linux-india-help mailing list
linux-india-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to