I have been looking at why some of my recipes for Subject line cleanups
of mailing list have been failing. It seems that the ones that don't
work are due to the fact that they are cc'd to the list rather than
Cc'd. From the logfile, I can see the TO being expanded to a regexp with
Cc and from the header of the mail message it has cc: so it fails.
Is there anything that I can do to work around this ? An adjustment to
deal with it in the next version ? I am using 3.11pre4. I guess I could
hack the code but I guess I am not alone here.
The relevant recipe is:
# Remove that crap before the teTeX subjects
:0Dfhw
* ^TO(tetex|msql-list|php-list)
* ^Subject: (Re: )?\[.*\]
| sed -e '/^Subject:/ s/\[.*\] //' | sed -e '/^Subject:/ s/Re: //g'
Thanks,
--
Matthew Jackson
mjj(_at_)emjay(_dot_)apana(_dot_)org(_dot_)au
NBL Tipping Competition - mail
nbltips-request(_at_)emjay(_dot_)apana(_dot_)org(_dot_)au
Basketball Mailing list - mail
basketball-heads-request(_at_)emjay(_dot_)apana(_dot_)org(_dot_)au
both with a subject "subscribe".