SPUG:Re: [Spug-list] Changing subj. to SPUG from [Spug-list]

Jeremy Mates jmates at sial.org
Tue Jan 7 17:41:38 CST 2003


* Colin Meyer <cmeyer at helvella.org> [2003-01-07T15:30-0800]:
> Oops, except when the List-Id: header suddenly changes. Now it
> seems to be:
> 
>   List-Id: Seattle Perl Users Group <spug-list.mail.pm.org>

I use a lazy match, and also evict the subject tag to regain subject
line real estate on my 80 column terminal.

:0
* spug-list at .*pm.org
{
  :0 Wf
  * ^Subject:[ ]+(Re:[ ]+)?SPUG:[ ]*\/.+
  |formail -I"Subject: $MATCH"

  :0
  spug-list
}

-- 
Jeremy Mates                                        http://www.sial.org/

OpenPGP: 0x11C3D628  (4357 1D47 FF78 24BB 0FBF 7AA8 A846 9F86 11C3 D628)



More information about the spug-list mailing list