[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Per user spam filters



On Fri, Sep 22, 2000 at 03:48:05PM +0100, M?rio Jorge Nunes Filipe wrote:
> Hi
> 
> I wonder if it is possible to set up a per user spam filter, using maybe
> procmail? Can it be done?

It's certainly possible with sendmail (I used to do it there with a very
hacked up .cf file reading the settings from a 'map' [aka 'hash']).  Now
I've moved everything to postfix, and there's a patch to postfix for
that, too.

Blocking at the SMTP level is MUCH nicer than leaving it to procmail:
you don't allow the spam onto your system and senders will get a bounce
(assuming their mail configuration is correct, anyway) instead of a
silent discard.  (Procmailing out bounces is bad since lots o' spammers
use bogon return envelopes so all you end up doing is filling your
outgoing queue with junk that won't be deliverable.)

-- 
Brian Moore                       | Of course vi is God's editor.
      Sysadmin, C/Perl Hacker     | If He used Emacs, He'd still be waiting
      Usenet Vandal               |  for it to load on the seventh day.
      Netscum, Bane of Elves.



Reply to: