Re: [OT] Tom's/Marc's spam filters? - Mailing list pgsql-general

From Bruce Momjian
Subject Re: [OT] Tom's/Marc's spam filters?
Date
Msg-id 200404220137.i3M1b9705956@candle.pha.pa.us
Whole thread Raw
In response to Re: [OT] Tom's/Marc's spam filters?  (jseymour@LinxNet.com (Jim Seymour))
Responses Re: [OT] Tom's/Marc's spam filters?
Re: [OT] Tom's/Marc's spam filters?
List pgsql-general
Jim Seymour wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> wrote:
> >
> [snip]
> >
> > I don't have any problem using a backup MX.  My sendmail rules skip over
> > the received line from my MX and check the host that sent to my MX.
>
> What do you do if you don't like the client that delivered it to your
> backup MX?  You can't just throw it away.  Well, you *can*, but doing
> so breaks the email delivery system.  If reject it, your backup MX will
> then bounce it to the ostensible sender, which is very likely forged.

For stuff I block via sendmail, I 550 it, even from my MX.  I am not
sure what my MX does with it, but no one has complained.

For email that hits procmail, I ignore viruses and report spam to the
domain administrator of the mail sender host.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-general by date:

Previous
From: "Jon Pastore"
Date:
Subject: postgresql idle
Next
From: Bruno Wolff III
Date:
Subject: Re: 7.3.4 on Linux: UPDATE .. foo=foo+1 degrades massivly over time