[HOME] [github] [twitter] [blog] [fml4] [fml8] [北海道] Powered by NetBSD and [nuinui.net] .

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)

[HOME] [github] [twitter] [blog] [fml4] [fml8] [北海道] Powered by NetBSD and [nuinui.net] .
Copyright (C) 1993-2022 Ken'ichi Fukamachi mail:< fukachan at fml.org >