[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [obsd-tech] Subjects
- To: misc@openbsd.org
- Subject: Re: [obsd-tech] Subjects
- From: morger@dolphins.ch (Philipp Morger)
- Date: Thu, 13 Jun 2002 17:38:21 +0200
- Content-Disposition: inline
- Organization: Dolphins Network Systems
- References: <20020612185111.2655f32c.dr@kyx.net> <Pine.LNX.4.44.0206122234230.8810-100000@swampfox.owlriver.com>
- User-Agent: Mutt/1.3.28i
Well, I use a seperate alias for mailinglists... an according to the
alias I decide if it's a mailinglist or common mail.... KISS
regards
Philipp
On Wed, Jun 12, 2002 at 22:38:35 -0400, R P Herrold wrote:
> On Wed, 12 Jun 2002, Dragos Ruiu wrote:
>
> > I know Theo doesn't like subject lines and doesn't care about this,
> > but the convention beginning to be adopted as a standard by common
>
> ... perhaps you should read the procmail man pages, and mangle
> yourself as you prefer. Note the revised subject line above:
>
> less .procmail/listbrandrc
> <snip>
> # tech - obsd
> :0fh
> * ^To.*tech@openbsd\.org
> *!^X-brand
> *!^Subject.*\[
> * ^Subject:\/.*
> | formail -I "Subject: [t-obsd]$MATCH" \
> -A "X-brand: t-obsd"
> #
> <snip>
>
> -- Russ Herrold