| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2005-05-27 | fix comments (FNF) | fukachan | |
| 2004-12-05 | define logdebug() to disable log messages. | fukachan | |
| modified to use proper log$role(). bug fix log messages if needed. | |||
| 2004-07-11 | fix comments | fukachan | |
| 2004-04-23 | fix copyright | fukachan | |
| 2004-04-23 | remove "use FML::Log;". | fukachan | |
| 2003-08-29 | use $curproc->config(), pcb() not { config }, { pcb } respectively. | fukachan | |
| 2003-08-23 | define $curproc->log, logwarn, logerror and log_message() methods. | fukachan | |
| modified to use $curproc->log*() interface. | |||
| 2003-01-11 | fix comments. | fukachan | |
| 2002-12-18 | fix comments. more error messages | fukachan | |
| 2002-09-22 | add section on FNF | fukachan | |
| 2002-09-11 | fml5 -> fml8 | fukachan | |
| 2002-07-02 | clean up/fix comments | fukachan | |
| 2002-04-26 | fix a comment | fukachan | |
| 2002-04-26 | fix synopsis | 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 | use rfc822_message_ as prefix for method to manipulate the whole | fukachan | |
| message. | |||
| 2002-01-13 | header_size() -> whole_message_header_size() | fukachan | |
| body_size() -> whole_message_body_size() | |||
| 2001-12-22 | remove \s*$ | fukachan | |
| 2001-12-22 | update comments | fukachan | |
| 2001-05-27 | clean up documentation | fukachan | |
| 2001-05-05 | remove global variabl e$InComingMessage which is not used | fukachan | |
| 2001-04-08 | modified to use Mail::Message->parse(). | fukachan | |
| returns the Mail::Message object. See Mail::Message class (1.8-1.9) for on Mail::Message->parse(). | |||
| 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 | change class hiererychy from MailingList -> Mail | fukachan | |
| Mail::Delivery is the entrance for all delivery systems. Mail::Message handles mail message/content, multipart operations et. al. | |||
| 2001-03-20 | use FML::Log qw(Log LogWarn LogError);error-message-status | fukachan | |
| 2001-03-10 | clean up description | fukachan | |
| 2001-02-25 | clean up doc | fukachan | |
| 2001-02-25 | clean up doc | fukachan | |
| 2001-02-19 | align the format in HISTORY section | fukachan | |
| 2001-02-03 | call MailingList::Message->new() with boundary and content_type | fukachan | |
| 2001-01-26 | nuke "usr lib .." for debug | fukachan | |
| 2001-01-25 | change arguments for FML::Parse class. | fukachan | |
| save unix-from information at pcb in parsing process | |||
| 2001-01-24 | rename Netlib class to MailingList class :-) | fukachan | |
| 2001-01-20 | nuke FML::Body but modified to use Netlib::Messages | fukachan | |
| 2001-01-19 | Initial revision | fukachan | |
