Hi all,
I would like to know if there is a way to login to an IMAP server from
the command line (from a sun box).
I know if you want to login to a POP3 server, you can telnet to port
110 and login using the below commands:
telnet localhost 110
user testuser
pass xxxxx
I tried to use the same procedure for IMAP (telnet to port 143) server
but it didn't work. If any of you guys know the procedure for IMAP
server please reply ASAP.
Thanks,
Rajesh.