[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: selectively delete the mails in the pop server
kamesh jayachandran writes:
> I want to access the pop/imap server in my office.I am able to access the
> mails using fetchmail.I want to selectively delete the mails in the server say
> like "5 th mail or anything of that sort".
try telnetting to the mailserver at port 110.
__
$ telnet <host> 110
user <username>
pass <passwd>
dele 5
quit
$
__
-Suraj
--
A Specialist is one who knows everything about something
and nothing about everything else.
--Ambrose Bierce
---
Visit our home page at: www.chennailug.org
Send e-mail to 'ilugc-request@xxxxxxxxxxxxxxxxxx' with 'unsubscribe'
in either the subject or the body to unsubscribe from this list.