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