Chapter 18. Header Rewriting

Header information is stored at FML::Header class object. FML::Header class inherits Mail::Header. See Mail::Header for method details.

Recipe's

1. Uppercase the tag in article Subject:
2. Lowercase the tag in article Subject:

1. Uppercase the tag in article Subject:

article_subject_tag = [\U$ml_name\E:%05d]
(available after 2002/10/29 snapshot)

2. Lowercase the tag in article Subject:

article_subject_tag = [\L$ml_name\E:%05d]
(available after 2002/10/29 snapshot)

fml 8.0 (fml-devel) project homepage is www.fml.org/software/fml8/.
fml 4.0 project homepage is www.fml.org/software/fml4/.
about one floppy bsd routers, see www.bsdrouter.org/.
other free softwares are found at www.fml.org/software/.

author's homepage is www.fml.org/home/fukachan/.
Also, visit nuinui's world :) at www.nuinui.net.

For questions about FML, e-mail <fml-bugs@fml.org>.