[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: pop3
- Subject: Re: pop3
- From: Mrs N P Salaria <nps@xxxxxxxxxxx>
- Date: Wed, 26 May 1999 09:46:49 +0530 (IST)
According to sudheer@xxxxxxxxxxxxx:
>
> Hi,
>
> could you tell me which command shall i use for reading the mail after
> telnetting to port 110.Also can i list the commands for the pop3 server
> anyway, like typing 'help' for SMTP server.
>
> sudheer
Yes, what you do is give the command
telnet server pop3
it responds with the following :
Trying 128.127.50.39...
Connected to mail.teraltd.com.
Escape character is '^]'.
+OK mail.teraltd.com POP3 3.3(20) w/IMAP2 client (Comments to MRC@xxxxxxxxxxxxxxxxxx)
at Wed, 26 May 1999 09:36:47 +0530 (IST)
here you type
user guest ( or whatever login name )
it responds with
+OK user name accepted password please
then type
pass guest
it responds with
+OK mailbox open, 1 messagees
then you can use LIST [msg], STAT, RETR [msg], DELE [msg], RSET , QUIT, ETC
I think help after login gives all these commands
you can retreive or delete any of the messaages by giving the number
nps
+OK mailbox open
>
>
> On Tue, 25 May 1999, Mrs N P Salaria wrote:
> > What you can do is connect from the client to the server using telnet in pop3 mode
> > ie ..
> > from your pop3 client give the ccommand telnet pop3server pop3
> > here replace the pop3server by the name or ipaddress of your pop3server
> >
> > login using the command user username
> > and pass password
> > then usee list and check for the mail and pull the mail manually
> > if this works then theree is some problem in configuring the outlook pop3 cleint
> > nps
> >
> > --------------------------------------------------------------------
> > To unsubscribe send an email to majordomo@xxxxxxxxx with the word
> > 'unsubscribe linux-india' (without the quotes) in the body of the email.
> >
>
>
> --------------------------------------------------------------------
> To unsubscribe send an email to majordomo@xxxxxxxxx with the word
> 'unsubscribe linux-india' (without the quotes) in the body of the email.
>
- --
~~*~~*~~*~~*~~~~*~~*~~*~~*~~~~*~~*~~*~~*~~~~*~~*~~*~~*~~~~*~~*~~*~~*~~~~*~~*~~*
Mrs N P Salaria
System Administrator
TERA INFORMATICS
Tel: (022)-8290251
Res: (022)-5770472
Email: nps@xxxxxxxxxxx
~~*~~*~~*~~*~~~~*~~*~~*~~*~~~~*~~*~~*~~*~~~~*~~*~~*~~*~~~~*~~*~~*~~*~~~~*~~*~~*
- --------------------------------------------------------------------
To unsubscribe send an email to majordomo@xxxxxxxxx with the word
'unsubscribe linux-india' (without the quotes) in the body of the email.
------------------------------