| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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; | |||
| 2004-01-24 | fix comments. | fukachan | |
| 2004-01-02 | fix copyright | fukachan | |
| 2003-10-15 | space cosmetics | fukachan | |
| 2003-08-13 | fix copyright | fukachan | |
| 2003-08-06 | bugfix regexp | tmu | |
| 2003-08-06 | moved Japanese contnet to Mail::Bounce::Language::Japanese. | fukachan | |
| 2003-08-05 | freeserve.ne.jp errormail | tmu | |
| 2003-05-04 | E500 SMTP Mail Service ? | fukachan | |
| 2003-04-29 | enhance smtp32 trap pattern to permit case insensitive trap | fukachan | |
| 2003-04-07 | add analize ybb.ne.jp and Webshield | tmu | |
| 2003-02-09 | cosmetics (white spaces) | fukachan | |
| 2003-01-27 | fix copyright | fukachan | |
| 2003-01-27 | FNF: we should not use $_ | fukachan | |
| 2003-01-26 | FNF: not use $_ | fukachan | |
| 2003-01-11 | fix comments | fukachan | |
| 2003-01-07 | fix copyright | fukachan | |
| 2002-12-31 | bug fix trap pattern for more accuracy. | 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-24 | 5 -> 8 | fukachan | |
| 2002-09-22 | add section on FNF | fukachan | |
| 2002-09-11 | fml5 -> fml8 | fukachan | |
| 2002-06-30 | fix comments. white spaces. FNF-ify. | fukachan | |
| 2002-05-21 | validate input data | fukachan | |
| 2002-04-01 | cosmetics: white spaces | fukachan | |
| 2002-02-01 | separete file to Mail::Bounce status and error mail list | 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. | |||
| 2002-01-13 | removed due to not used | fukachan | |
| 2002-01-13 | use rfc822_message_ as prefix for method to manipulate the whole | fukachan | |
| message. | |||
| 2002-01-13 | clean up comments, update copyright | fukachan | |
| 2001-12-24 | update documents, comments | fukachan | |
| 2001-12-24 | remove \s*$ | fukachan | |
| 2001-12-23 | update documents, comments | fukachan | |
| 2001-12-23 | update documents, comments | fukachan | |
| 2001-12-22 | remove \s*$ | fukachan | |
| 2001-10-27 | change method: data() -> data_in_body_part() | fukachan | |
| 2001-10-27 | obsolete | fukachan | |
| 2001-09-22 | add Netscape Messaging Server 3.54 | fukachan | |
| 2001-09-18 | more debug info. fixed to use STDERR | fukachan | |
| 2001-07-31 | oops, nuke debug | fukachan | |
| 2001-07-31 | call Mail::Bounce::Language::Japanese::_japanese_address_match() for | fukachan | |
| Japanese strings | |||
| 2001-07-31 | Initial revision | fukachan | |
| 2001-07-31 | nuke debug | 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-31 | call again $self->address_clean_up($addr, $addr) | fukachan | |
| gives $addr itself as a hint of fixing broken address domain part of $addr may match someting e.g. 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 | |
