| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2005-08-19 | FNF: XXX_clean_up() -> XXX_cleanup() | fukachan | |
| 2005-05-26 | fix comments (FNF) | fukachan | |
| 2004-06-30 | overhaul: fix comments and messages. validate initial value. | fukachan | |
| 2004-01-24 | overhaul from FNF point view. | fukachan | |
| o fix comments. o fix loop label name. o more correct initialization if could. o use //o; | |||
| 2003-08-23 | fix comments: =head2 function(...) form | fukachan | |
| 2003-08-06 | enable freeserve.en.jp | fukachan | |
| 2003-01-26 | FNF: not use $_ | fukachan | |
| 2002-12-20 | clean up. | fukachan | |
| + define label or rename label to more appropriate one for loop. + use return(). + use qw() if could. use //o if could. fix comments. | |||
| 2002-09-22 | add section on FNF | fukachan | |
| 2002-09-11 | fml5 -> fml8 | fukachan | |
| 2002-02-01 | remove $ENV{debug} based toggle flagsubdir-base | fukachan | |
| 2002-01-16 | update copyright | fukachan | |
| 2002-01-16 | change Mail::Message naming convention. | fukachan | |
| public -> private: o head_message o last_message o next_message o prev_message prefix change: o rfc822_message_ -> whole_message_ o get_first_plaintext_message() -> find_first_plaintext_message() o get_encoding_mechanism() -> encoding_mechanism() o get_data_type() -> data_type() o get_data_type_list() -> data_type_list() renamed: o get_offset() - >offset_pair() o header_in_body_part() -> message_fields() o data_in_body_part() -> message_text() where we use RFC822 flabour naming convention. rfc822 says "message = fields + text" and rfc2047 says "message" as defined in RFC 822, with all header fields optional. | |||
| 2001-12-26 | update documents, comments | fukachan | |
| 2001-12-22 | remove \s*$ | fukachan | |
| 2001-10-19 | Mail::Message::get_data_type_list() is changed. To sync with it, | fukachan | |
| use $msg->get_data_type_list( { debug => 1 } ) for debug. | |||
| 2001-09-18 | more debug info. fixed to use STDERR | fukachan | |
| 2001-07-31 | use Mail::Bounce::FixBrokenAddress to clean up address | fukachan | |
| Mail::Bounce::FixBrokenAddress class provides irrgular address handlings, so handles domain/MTA specific addresses. For example, nifty.ne.jp, webtv.ne.jp, ... | |||
| 2001-07-30 | pick up Reporting-MTA and Received-From-MTA in DSN | fukachan | |
| 2001-07-30 | clean up documentation | fukachan | |
| add error examples modify Mail::Bounce::$module return "hints" to caller (Mail::Bounce class). | |||
| 2001-07-29 | s/look_japanese/look_like_japanese/g | fukachan | |
| 2001-07-29 | write up documentation | fukachan | |
| 2001-04-12 | define Mail::Bounce::address_clean_up() to canonicalize mail | fukachan | |
| addresses. It is used for Mail::Bounce::* class. | |||
| 2001-04-12 | define look_japanese( $self, $buf ). | fukachan | |
| It checks $buf looks to contain Japanese string or not. | |||
| 2001-04-12 | show matched module name if debug mode | fukachan | |
| end the current search process ASAP after we can get the result. | |||
| 2001-04-12 | debug on when environment variable $debug is defined | fukachan | |
| 2001-04-11 | add parser for goo.ne.jp error format | fukachan | |
| 2001-04-11 | clean up variables | fukachan | |
| add "SimpleMatch" case | |||
| 2001-04-10 | try to parse Exim format | fukachan | |
| 2001-04-10 | top level entrance interface for Mail::Bounce::* analyzers | fukachan | |
