| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-01-25 | FNF: not use of $_ | fukachan | |
| 2002-12-20 | s/rerply-to/Reply-To/. | fukachan | |
| more defiend() check. | |||
| 2002-12-18 | clean up comments. | fukachan | |
| require() -> use() | |||
| 2002-09-22 | add section on FNF | fukachan | |
| 2002-09-11 | fml5 -> fml8 | fukachan | |
| 2002-07-31 | use LogError() if appropriate | fukachan | |
| 2002-07-31 | disable some debug codes. | fukachan | |
| switch DB from File::CacheDir to Tie::JournaledDir | |||
| 2002-07-02 | more defined() checks | fukachan | |
| FNF-ify | |||
| 2002-06-01 | major variable naming overhaul | fukachan | |
| relocating variable definitions in etc/src/ aling rule: e.g. use_XXX XXX_rules XXX_dir XXX_cache_dir rename: $recipient_limit -> $smtp_recipient_limit $incoming_mail_dir -> $incoming_mail_cache_dir $outgoing_mail_dir -> $outgoing_mail_cache_dir $qmail_control_virtualdomains_file -> $qmail_virtualdomains_file s/header_filter/article_header_filter/ s/header_rewrite/article_header_rewrite/ s/body_filter/article_body_filter/ s/subject_tag/article_subject_tag/ verify_XXX_* -> check_XXX newly defined: $use_digest_header_rewrite removed: $smtp_log_dir $smtp_log_file | |||
| 2002-06-01 | remove AUTOLOAD since not used | fukachan | |
| 2002-05-31 | add rewrite_date() for header rewrite Date: to X-Date:overhaul-2000-05-base | tmu | |
| 2002-04-28 | validate by defined() more | fukachan | |
| 2002-04-08 | fix/clean up documents | fukachan | |
| 2001-12-23 | update documents, comments | fukachan | |
| 2001-12-22 | remove \s*$ | fukachan | |
| 2001-05-27 | clean up documentation | fukachan | |
| 2001-05-19 | avoid -w warning | fukachan | |
| 2001-05-19 | add List-ID: | fukachan | |
| align spaces add_rfc2369() and add_software_info() can manipulate MIME::Lite object as optional. | |||
| 2001-04-23 | address_clean_up() cleans up address by Mail::Header::parse(). | fukachan | |
| nuke duplicated entries in the result by extrace_message_id_references(). | |||
| 2001-04-23 | modify Reply-To: existence check | fukachan | |
| 2001-04-15 | add FML::Header::MessageID as a module with methods to manipulate | fukachan | |
| messaige-id. modify FML::Header::extract_message_id_references() based on FML::Header::MessageID | |||
| 2001-04-14 | s/remove_subject_tag_like_string/delete_subject_tag_like_string/ | fukachan | |
| method-ify delete_subject_tag_like_string() | |||
| 2001-04-14 | clean up documents | fukachan | |
| 2001-04-14 | define get() which wraps Mail::Header::get() and nuke the last"\n". | fukachan | |
| set() wraps Mail::Header::add() address_clean_up($addr) nukes "<" and ">" of $addr. implement verify_message_id_uniqueness(), verify_x_ml_info_uniqueness() and verify_list_post_uniqueness() | |||
| 2001-04-06 | correct method name and internal variable names. now we use data and | fukachan | |
| data_type mainly by default not content_*. | |||
| 2001-04-03 | implemente $header_check_rules basic idea which contains | fukachan | |
| verify_message_id_uniqueness, verify_x_ml_info_uniqueness, verify_list_post_uniqueness. define the database directory for them in etc/defaults/header.cf. | |||
| 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 | |
| $unsafe_header_fields e.g. Return-Receipt-To: | |||
| 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 | |
| ticket system uses it to extract real subject content | |||
| 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 | |
