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

Re: Subject prefix removal



On September 3, 1998 at 02:23, Matt Hobson wrote:

> Well, on the subject of requested features, here's one I thought of:
> a variable setting which would remove a string of characters from the
> subject lines of all processed messages.

v2.3 has SUBJECTSTRIPCODE where you can specify Perl expressions
to modify subject text.  For example:

<SUBJECTSTRIPCODE>
s/^\[MHonArc\]\s*//;
</SUBJECTSTRIPCODE>

You can play with it in the alpha release (note, the docs have
not been updated) that was announced to list awhile back.

	--ewh

----
             Earl Hood              | University of California: Irvine
      ehood@medusa.acs.uci.edu      |      Electronic Loiterer
http://www.oac.uci.edu/indiv/ehood/ | Dabbler of SGML/WWW/Perl/MIME