On Son, 23 Mai 2004 at 10:01 GMT, Greg Gailer wrote:
> Hello again all
> I have a friend who has dial-up internet access through an Australian
> ISP that does not have any form of spam filtering on their server. I was
> at his house one day when he checked his emails and he had over 150,
> only about 4 of which were genuine emails and the rest was spam. It took
> him about 30 minutes to download it all and then lots more time to
> delete all the spam messages. As he is on a casual hourly rate this is
> costing him money.
Mozilla has an email-client with a very good spam-filter. But you still
need to download the messages. Theres is also a stand-alone client (I
guess Firefox or Thunderbird is its name).
> Is there a program that will check the mail headers on the server and
> delete the spam before he actually has to download the mail?
Unfortunately you often can't decide whether a mail is Spam or not by
just considering the header. The only way I can imagine is filtering on
header fields like "From: ", "To: " or "Content-Type: ". This type of
filtering is provocating misdetection of spam.
>I know of
> some graphical ones that run in KDE and GNOME but they need you to check
> manually first. I would like to set up an automatic one if possible.
> Any help would be gratefully accepted.
>
For this approach I think you need to be admin of the mailserver or at
least a shell account to use tools like spamassin and the like.
> Greg
> (E-Mail Removed)
I have not really a solution to avoid the traffic caused by downloading
the messages.
A good way to download the messages with a minimum of costs possible is
the use of fetchmail with the --monitor <interface> option, I
think. This makes fetchmail downloading messages only when the
dialup-connection is opened or used by another application. That was the
setup I used when I dealed with time based costs for my
dialup-connection. But still, the spam-filter runs on the mailbox at
one of your boxes.
HTH
--
Robert...