Colin Bell wrote:
 
> My main machine is at home, but I also read e-mail through a webmail 
> client at work. I would like to filter out the 'likely spam' 
> automatically to avoid clogging the webmail client. At present I end
> up deleting all the spam that arrives in work hours by hand...
 
> I think what I need is a tool which periodically checks the ISP's 
> e-mail server, downloads the e-mail without removing it from the 
> server, runs it through the SA filter, and if it thinks it's spam
> then deletes the copy on the server. 

You'll probably have to explain more specifics about your setup to get much
help.... what I will suggest (and this may or may not work for you) would be
to run an IMAP server off of your home machine, and setup webmail on that
machine as well if you want (squirrelmail would work fine). Then use getmail
or fetchmail or something to retrieve (and delete) all your mail from your
ISP. Use procmail or maildrop to send the mail through SpamAssassin and
filter suspected spam to a different IMAP folder; check this folder at your
leisure.

Disclaimer: I haven't used getmail or fetchmail at all, and I haven't
personally tried a solution like this.

If you want further help, please explain your current setup in more detail.

Of course, if you have shell and IMAP access to the ISP mail machine in the
first place, you can bypass a lot of this.



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to