Slashdot Mirror


User: fc-gp-00

fc-gp-00's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Baysan filtering for Evolution on Interview With Ximian's Nat Friedman · · Score: 2, Informative

    Evolution allows you to pipe an message to a shell command. This allows you to pipe each message to a spam filter.

    I use spamprobe as a spam filter.

    I pipe each message to the following shell command /usr/bin/spamprobe-receive | grep "SPAM"