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

Re: Here's how to make yourself happier




2014-03-04 8:46 GMT+01:00 David Guntner <david@guntner.com>:
Steve Litt grabbed a keyboard and wrote:
> Hi all,
>
> Here's how I just made my life happier and less stressful:
>
> ==========================================
> GARBAGE=/dev/null
>
> ### DEBIAN LIST UBERSCREAMER ARNOLD BIRD'S 4 ADDRESSES
> :0:
> * ^From.*naturallinux@dcemail.com
> $GARBAGE
>
> :0:
> * ^From.*arnoldbird@cosmicemail.com
> $GARBAGE
>
> :0:
> * ^From.*usspookslovesystmd@muchomail.com
> $GARBAGE
>
> :0:
> * ^From.*fredwln2@mail.ru
> $GARBAGE
> ==========================================
>
>
> I'll probably have to add more to that as he comes on line with a slew
> of other identities, but .procmailrc is a pretty easy filtering
> mechanism.
>
> Life is more pleasant when you don't have to hear that stuff.

Unless you have a reason to want one test per address, you could simply
put them all in a single test.

> :0:
> * ^From.*(naturallinux@dcemail.com|arnoldbird@cosmicemail.com|usspookslovesystmd@muchomail.com|fredwln2@mail.ru)
> $GARBAGE

Collect them all! :-)

              --Dave

Lately I would add

:0B
* .*(systemd)
$GARBAGE

:0
* ^Subject.*(systemd)
$GARBAGE

Reply to: