On Sat, Dec 20, 2003 at 12:29:26PM +0100, Erik van der Meulen wrote:

> Now I thought of the following scenario:

> If I filter my incoming mail first with:

>   spamassassin -d

> in order to get 'vanilla' messages (remove signs of my ISP's check) and
> consecutively do a normal SA spam-check as I used to.

> Would anyone be able to comment on this if it is possible and safe? And
> what procmail lines would be best to accomplish this. That would be very
> helpful. I am no expert at this and always a little causious when live
> mail is involved...

With some invaluable assistance I have managed to come up with:

  :0fw: spamassassin.lock
  | /usr/local/bin/spamassassin -d

  :0fw: spamassassin.lock
  | /usr/local/bin/spamassassin

  :0:
  * ^X-Spam-Status: Yes
  $MAILDIR/spam.incoming

which seems to do exactly what I want. Remaining question still is: am I
safe in using spamassassin this way?

Thanks for any comments!

--
  Erik van der Meulen <[EMAIL PROTECTED]>


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to