Complete.Org: Mailing Lists: Archives: linux-help: September 2003:
[linux-help] Re: deleting emails through telnet
Home

[linux-help] Re: deleting emails through telnet

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: linux-help@xxxxxxxxx
Subject: [linux-help] Re: deleting emails through telnet
From: "Jonathan Hall" <flimzy@xxxxxxxxxx>
Date: Sat, 13 Sep 2003 22:36:49 -0500
Reply-to: linux-help@xxxxxxxxx

telnet <host> 110    # telnet to the host, port 110
user <username>    # enter your username
pass <password>    # enter your password
list                           # list all messages and their sizes
dele <#>                # Delete message number #
quit                        # close the session


----- Original Message ----- 
From: "XXXSudharsha WijesingheXXX" <adithya111@xxxxxxxxx>
To: <linux-help@xxxxxxxxx>
Sent: Saturday, September 13, 2003 8:16 PM
Subject: [linux-help] deleting emails through telnet


I have about 700 messages  on my email account.
I want to delete them with out downloading.
I can log in to it using telnet on pop3 and
delete 1 by 1. Does any one know how I can delete
them all at once other than issueing 700 delete
commands.
Thanks in advance.
Sudharsha.

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
-- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
visit http://www.complete.org/cgi-bin/listargate-aclug.cgi


-- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
visit http://www.complete.org/cgi-bin/listargate-aclug.cgi


[Prev in Thread] Current Thread [Next in Thread]