Re: Mail server load

From: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
To: The Hermit Hacker <scrappy(at)postgresql(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Mail server load
Date: 2003-08-20 12:59:14
Message-ID: 1061384354.24537.43.camel@camel
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 2003-08-20 at 08:11, The Hermit Hacker wrote:
> On Wed, 20 Aug 2003, Paul Thomas wrote:
>
> > There's a few come thru the list to me and I had a few more yesterday as
> > part of the daily spam. Like most people from the non-M$ world, this sort
> > of thing just passes me by :)
>
> I'm looking into how to add a 'taboo subject' filter onto the mj2 lists
> themselves ... right now, I have a personal filter on:
>
> elsif anyof (header :contains ["Subject"] "Approved",
> header :contains ["Subject"] "Thank you!",
> header :contains ["Subject"] "That movie",
> header :contains ["Subject"] "Your details",
> header :contains ["Subject"] "Wicked screensaver") {
> fileinto "INBOX.garbage";
> }
>
> I can't think of anyone using anything but *maybe* the Approved one in
> their Subject, so there shouldn't be too many false positives ...
> hopefully hear something from the mj2 guys relatively soon ...

Little does Marc know that the guys from 20th Century Fox have just
scrapped their idea to do a "History of PostgreSQL" move after repeated
attempts to contact anyone on the mailing lists never got through ;-)

Robert Treat
--
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruno Wolff III 2003-08-20 13:20:59 Re: Buglist
Previous Message Robert Treat 2003-08-20 12:55:27 Re: native win32 version