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: "gLaNDix (Jesse Kaufman)" <glandix@xxxxxxxxxxxx>
Date: Sat, 13 Sep 2003 20:54:40 -0500
Reply-to: linux-help@xxxxxxxxx

rm -f /var/mail/<username>

or 

echo "" > /var/mail/<username>

will clear the entire mailbox

gLaNDix

----- 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]