summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Header.pm
AgeCommit message (Expand)Author
2003-01-25FNF: not use of $_fukachan
2002-12-20s/rerply-to/Reply-To/.fukachan
2002-12-18clean up comments.fukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-07-31use LogError() if appropriatefukachan
2002-07-31disable some debug codes.fukachan
2002-07-02more defined() checksfukachan
2002-06-01major variable naming overhaulfukachan
2002-06-01remove AUTOLOAD since not usedfukachan
2002-05-31add rewrite_date() for header rewrite Date: to X-Date:overhaul-2000-05-basetmu
2002-04-28validate by defined() morefukachan
2002-04-08fix/clean up documentsfukachan
2001-12-23update documents, commentsfukachan
2001-12-22remove \s*$fukachan
2001-05-27clean up documentationfukachan
2001-05-19avoid -w warningfukachan
2001-05-19add List-ID:fukachan
2001-04-23address_clean_up() cleans up address by Mail::Header::parse().fukachan
2001-04-23modify Reply-To: existence checkfukachan
2001-04-15add FML::Header::MessageID as a module with methods to manipulatefukachan
2001-04-14s/remove_subject_tag_like_string/delete_subject_tag_like_string/fukachan
2001-04-14clean up documentsfukachan
2001-04-14define get() which wraps Mail::Header::get() and nuke the last"\n".fukachan
2001-04-06correct method name and internal variable names. now we use data andfukachan
2001-04-03implemente $header_check_rules basic idea which containsfukachan
2001-03-20use FML::Log qw(Log LogWarn LogError);error-message-statusfukachan
2001-03-10clean up and add missing descriptionsfukachan
2001-02-25clean up docfukachan
2001-02-19add prototype of mail loop checks e.g. message-id, X-ML-Info duplicationfukachan
2001-02-19$header->delete_unsafe_header_fields() which removesfukachan
2001-02-19align the format in HISTORY sectionfukachan
2001-02-15define $x_ml_name (== $ml_name by default) for conveniencefukachan
2001-02-12fix multipart terms,parser,builder to follow rfc2046fukachan
2001-02-10define remove_subject_tag_like_string()fukachan
2001-02-03fix content_type() bugfukachan
2001-02-03define method: content_type() and mime_boundary()fukachan
2001-01-27add list-{help,subscribe,unsubscribe} following rfc2369fukachan
2001-01-26add_fml_traditional_article_id, s/address_for_post/ml_name/fukachan
2001-01-26s/x-ml-server/x-mlserver/fukachan
2001-01-25rewrite_reply_tofukachan
2001-01-24ticket system be more independent of header_rewrite, and clean up morefukachan
2001-01-23implement primitive ticket system (toymodel)fukachan
2001-01-23enable rewrite_subject_tagfukachan
2001-01-22prepare subject_tag_rewrite()fukachan
2001-01-22define rewrite_subject()fukachan
2001-01-22change $version to $fml_versionfukachan
2001-01-22clean up, nuke obsolete functionsfukachan
2001-01-21enable header_rules: add_software_info add_fml_ml_namefukachan
2001-01-21enable add_fml_article_id add_x_sequencefukachan