How to delete mulitple email using Telnet

  • Thread starter Thread starter Steve
  • Start date Start date
S

Steve

I am able to use Telnet to get into my ISP server and delete individual
emails (such as stuck emails).

I can do individual ones using the dele command such as dele 2 to delete
email 2.

Have been unable to delete more than one at at time.

I have tried dele all, dele 1-100 and dele * but cannot seem to get the
command right, to delete them all in one go,

Any ideas or solutions would be greatly appreciated,

Many thanks in advance,

Steve
 
Steve said:
I am able to use Telnet to get into my ISP server and delete individual
emails (such as stuck emails).

I can do individual ones using the dele command such as dele 2 to
delete email 2.

Have been unable to delete more than one at at time.

I have tried dele all, dele 1-100 and dele * but cannot seem to get
the command right, to delete them all in one go,

Any ideas or solutions would be greatly appreciated,


ftp://ftp.rfc-editor.org/in-notes/rfc1939.txt
DELE command is on page 8.
Takes one argument which is the relative index number of a message.

Telnet obviously is not a POP3 client. If you used a POP3 client, it
might have the feature where you can select multiple messages and have
it issue the multiple DELE commands for you.
 
In
Steve said:
I am able to use Telnet to get into my ISP server and delete
individual emails (such as stuck emails).

I can do individual ones using the dele command such as dele 2 to
delete email 2.

Have been unable to delete more than one at at time.

I have tried dele all, dele 1-100 and dele * but cannot seem to get
the command right, to delete them all in one go,

Any ideas or solutions would be greatly appreciated,

Many thanks in advance,

Steve

Unless you are stuck on using telnet, you can use http://www.mail2web.com/
and have a GUI interface to work with.

--
Ron Bogart {} ô¿ô¬
Associate Expert
Expert Zone -
Lovin life on Mercer Island 8^)
"Life is what happens while we are making other plans."
In memory of a true friend, MVP Alex Nichol (1935-2005)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top