summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Header.pm
AgeCommit message (Expand)Author
2018-09-10handle subject_tag with % (e.g. %d, %05d) or not correctly to avoid warning.Ken'ichi Fukamachi
2018-09-08fix the document descriptions on rewrite_article_subject_tag().Ken'ichi Fukamachi
2018-09-08rewrite_article_subject_tag() switched to use Mail::Message::Encode::Perl.Ken'ichi Fukamachi
2018-09-04clarify FML::Header::Subjectrewrite_article_subject_tag_orig is obsoleteKen'ichi Fukamachi
2018-09-04Revert "FML::Header::Subject->rewrite_article_subject_tag is obsolete."Ken'ichi Fukamachi
2018-09-04FML::Header::Subject->rewrite_article_subject_tag is obsolete.Ken'ichi Fukamachi
2018-09-04renamed: s/rewrite_article_subject_tag_orig()/rewrite_article_subject_tag_obs...Ken'ichi Fukamachi
2008-06-28fix copyrightfukachan
2007-01-16fix commentsfukachan
2006-07-09white space cosmeticsfukachan
2006-04-17define dummy rewrite_message_id() method and the rewrite rule.fukachan
2006-03-18List-Software/X-MLServer: ${mail_header_default_list_software} orfukachan
2006-03-12rewrite logic to generate list-* header field to sync w/ new variablefukachan
2006-02-05implement raw level insert_message_id_cache() method to accessfukachan
2006-02-03return <> for error mail senderfukachan
2006-01-09fix copyrightfukachan
2006-01-09add rewrite_subject_tag() equal to rewrite_article_subject_tag().fukachan
2005-08-19FNF: XXX_clean_up() -> XXX_cleanup()fukachan
2005-08-08fix comments.fukachan
2005-05-27fix comments (FNF)fukachan
2005-01-23FNF: fix copyrightfukachan
2005-01-01handle X-Stardate: and Precedence: header fieldfukachan
2004-12-30rewrite_errors_to use $outgoing_mail_header_errors_to to rewritefukachan
2004-10-28bug fix and enhance reference extranction logic.fukachan
2004-07-23white space cosmeticsfukachan
2004-07-23fix comments (FNF).fukachan
2004-06-09separate message-id duplication check and cache updating.fukachan
2004-05-01modify List-* header message and condition a little.fukachan
2004-03-12variable renaming.fukachan
2004-03-12variable renaming:fukachan
2004-02-15white space cosmetics.fukachan
2004-02-06expand special regexp in tag before tag substitution.fukachan
2004-02-04modified to use new Mail::Message::* framekwork.fukachan
2004-01-22fix comments.fukachan
2004-01-21cosmetics: spaces, unroll one line to plural ones.fukachan
2004-01-02fix copyrightfukachan
2004-01-01remove $args.fukachan
2003-11-29s/x_ml_name/outgoing_mail_header_x_ml_name/g;fukachan
2003-09-19new Header->add_message_id()tmu
2003-08-23modified to use $curproc->log*() methods.fukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-06-25add $debug for debug message to Log at only debug-modetmu
2003-05-03style, aligned with FNF.fukachan
2003-04-21obsolete mime_boundary() (same Mail::Message _header_mime_boundary())tmu
2003-04-16rewrite_received() outside loop $header->delete($org) for bad counttmu
2003-04-15mime_boundary() boundary detect change short match and add no quote stringtmu
2003-04-08add rewrite_received() for replace Received: to X-Received:tmu
2003-03-14todo: need to implement copy() and move() ?fukachan
2003-03-05implement rewrite_errors_to()fukachan
2003-03-05do not show List-Help: unless $use_command_mail_program specified.fukachan