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

Re: [obsd-tech] Subjects



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