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
2001-03-20
use FML::Log qw(Log LogWarn LogError);
error-message-status
fukachan
2001-03-10
clean up and add missing descriptions
fukachan
2001-02-25
clean up doc
fukachan
2001-02-19
add prototype of mail loop checks e.g. message-id, X-ML-Info duplication
fukachan
2001-02-19
$header->delete_unsafe_header_fields() which removes
fukachan
2001-02-19
align the format in HISTORY section
fukachan
2001-02-15
define $x_ml_name (== $ml_name by default) for convenience
fukachan
2001-02-12
fix multipart terms,parser,builder to follow rfc2046
fukachan
2001-02-10
define remove_subject_tag_like_string()
fukachan
2001-02-03
fix content_type() bug
fukachan
2001-02-03
define method: content_type() and mime_boundary()
fukachan
2001-01-27
add list-{help,subscribe,unsubscribe} following rfc2369
fukachan
2001-01-26
add_fml_traditional_article_id, s/address_for_post/ml_name/
fukachan
2001-01-26
s/x-ml-server/x-mlserver/
fukachan
2001-01-25
rewrite_reply_to
fukachan
2001-01-24
ticket system be more independent of header_rewrite, and clean up more
fukachan
2001-01-23
implement primitive ticket system (toymodel)
fukachan
2001-01-23
enable rewrite_subject_tag
fukachan
2001-01-22
prepare subject_tag_rewrite()
fukachan
2001-01-22
define rewrite_subject()
fukachan
2001-01-22
change $version to $fml_version
fukachan
2001-01-22
clean up, nuke obsolete functions
fukachan
2001-01-21
enable header_rules: add_software_info add_fml_ml_name
fukachan
2001-01-21
enable add_fml_article_id add_x_sequence
fukachan
2001-01-21
move rfc2369 to FML::Header class
fukachan
2001-01-19
Initial revision
fukachan