summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Header.pm
AgeCommit message (Expand)Author
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
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