Two things you may have a look at doing
If you have access to your email through a web browser you can delete it
all there without downloading if off the server.
or Download Mailwasher www.firetrust.com use as a trial this will look
at your emails which are on your server and can delete them.
Either way your not downloading the entire email just the information
headers.
So are you referring to the email address you have from your ISP?
If that is the case, then you can try this work-around:
1. In the email client you are using, delete your email account.
2. Access your ISP email account via your browser.
3. Anything you see there you don't want, you can immediately delete.
4. Just use Gmail
Alternatively:
If you use Thunderbird, you can limit the amount of email [size] in Disk
Space (do not dowmload messages larger than 20K) which means you will
get a message where you can choose to download further.
Also get onto your ISP and ask if they can tweet their filter [if your
ISP does this - some don't].
You can use Outlook Express to send and receive Gmail btw.
If you need any further help keep us posted.
As others have said , access your email account with your web browser and
delete the emails directly of the mail server.
As well , since you are using Outlook Express , you can create a email
message rule and check the box that says don't download message from the
server.
--
Sandgroper
----------------------------------------------
Save planet Earth !
It is the only place that has Pizza and Beer !
Is the email being sent to your Bigpond address?
If so as others have said follow their customer help guide to delete the
email using webmail
Not sure if this link will work but.
http://bigpond.custhelp.com/cgi-bin/bigpond.cfg/php/enduser/std_adp.php?p_faqid=181&p_created=1044639520&p_sid=D8LInxTj&p_accessibility=&p_redirect=&p_lva=&p_sp=cF9zcmNoPTEmcF9zb3J0X2J5PSZwX2dyaWRzb3J0PSZwX3Jvd19jbnQ9MjcyLDI3MiZwX3Byb2RzPSZwX2NhdHM9JnBfcHY9JnBfY3Y9JnBfcGFnZT0xJnBfcGxhdGZvcm09JnBfc2VhcmNoX3RleHQ9ZGVsZXRlIGVtYWls&p_li=&p_topview=1
does that mean that BP doesn't run a filter at their end?
You dont need to do that, just dont load your email client.
<snip>
> But my systems has slowed down because of the bottleneck on the
> email downloads.
>
> Can any kind sould please offer advice.
POP3? IMAP?
Outlook? Outlook Express? Eudora? ...
No Web Mail? Windows?
OK, assume Windows, POP3 and Outlook Express.
Open a Terminal: Start -> Run.
Type: cmd in the box and hit Return.
In the Command window, at the Prompt
Type: telnet <your_isp's_mail_server> 110
Type: Return
Type: user <mail_account_your_username>
Type: Return
Type: pass <your_account_password>
Type: Return
Type: list
Type: Return
You will get a list of massages with each message's number and size
on your account on the POP3 server. Make a note of the number(s) of
these *big* messages, n1, n2, ... nk.
For each *big* message number 'np'
Type: dele np, p = 1, 2, ... k.
Type: Return
[continue until p = k]
Type: quit
Type: Return
Type: exit
Type: Return
Start Outlook Express and download the rest.
--
2GB RAM should be enough for anyone.
<snip>
> In the Command window, at the Prompt
>
> Type: telnet <your_isp's_mail_server> 110
> Type: Return
[...]
Damn! All the "Type: Return"s should have been "Hit Return"s.
Nothing you can do but change your email and get new friends.
You can make up a rule in your email program to delete "from server" and
email coming from that email address. It wont attempt to download it, just
delete it. Remember to remove the rule later.
"Lauren Orda" <cis...@gmail.com> wrote in message
news:aYS9n.5171$pv....@news-server.bigpond.net.au...
>