Hi,
today i was annoyed again by the extension of the list subject so i wrote
a small procmail rule to remove the "[Linux-IrDA]" stuff from the subject.


:0
* ^Sender: [EMAIL PROTECTED]
{
        :0 bhf
        | sed -e '/^$/,$b' -e 's/^Subject:.*\[Linux-IrDA\]/Subject: /'

        :0
        lists/linux-irda
}

Probably the listadmins think over that cruft again:

Re: [Linux-IrDA]Speed change patch...
Re: [Linux-IrDA]Re: Console logging
Re: [Linux-IrDA]Re: [IrDA+SMP] Lockup in handle_IRQ_event

Flo
-- 
Florian Lohoff                  [EMAIL PROTECTED]             +49-5201-669912
     Why is it called "common sense" when nobody seems to have any?

_______________________________________________
Linux-IrDA mailing list  -  [EMAIL PROTECTED]
http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda

Reply via email to