<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Does anyone know how to get Thunderbird to automatically move spam to
the Junk folder for messages that it deems is spam?<br>
<br>
Under account settings I've tried to set the "move new junk messages
to:&nbsp; Junk folder on Local Folders" but I still get new messages which
Thunderbird marks as spam sitting in my Inbox.&nbsp; <br>
<br>
Anyone else do that?<br>
<br>
Thanks,<br>
Jim<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
Emerson, Tom (*IC) wrote:
<blockquote
 cite="mid:D9F138E684E07743A5AEAE27C8749A7D032F61C1@wbwburpexmb6.amer.warnerbros.com"
 type="cite">
  <pre wrap="">Is there any particular filter you would like to use [spamassassin or
???]
Likewise, any preferences on the virus scanner [clam-AV...]

The SA site has some references and how-to's specifically tailored to
postfix

You should also consider a mysql database to hold per-user white/black
lists and other preferences.

IMAP is great for windows clients -- you can [should] create a "this is
spam you didn't catch" folder; users should drag their messages to this
folder, and in the background you run a cron job to add them to the spam
database.  With IMAP, messages are moved "intact"; with POP, (A) you
don't have any such folder on the server, and (B) having users FORWARD a
message to a "this is spam..." address tends to munge the headers.


  </pre>
  <blockquote type="cite">
    <pre wrap="">-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:sgvlug-bounces@sgvlug.net">sgvlug-bounces@sgvlug.net</a> 
[<a class="moz-txt-link-freetext" href="mailto:sgvlug-bounces@sgvlug.net">mailto:sgvlug-bounces@sgvlug.net</a>] On Behalf Of Michael Proctor-Smith
Sent: Friday, February 29, 2008 2:06 PM
To: SGVLUG Discussion List.
Subject: [SGVLUG] Good howto on spam fighting.


So I am tired of getting spam at my work email addresses, My 
personal email the place where this message is coming from 
Gmail does it for me.

Anyway sense I am the admin for work I have wanted to 
implement spam filtering for awhile, maybe sense I am at it I 
will do virus checking as well but that is of a lesser 
concern. Any good howtos or recommendations. I am working 
with postfix and virtual mailboxes and courier for imap/pop access.

    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
<br>
</body>
</html>