| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-02-01 | remove $ENV{debug} based toggle flagsubdir-base | fukachan | |
| 2002-01-30 | use File::Spec | fukachan | |
| 2002-01-30 | use File::Spec | fukachan | |
| 2002-01-30 | use File::Spec. | fukachan | |
| 2002-01-30 | fix copyright | fukachan | |
| 2002-01-27 | "makefml newml" virtual domain support. For exmaple, | fukachan | |
| makefml newml elena@nuinui.net The ml_home_dir is speculated from $virtual_maps in main.cf. | |||
| 2002-01-27 | clarify function arguments more | fukachan | |
| 2002-01-27 | fix copyright | fukachan | |
| 2002-01-27 | clarify function acl, arguments more | fukachan | |
| 2002-01-27 | clarify IO::Adapter::find() usage. | fukachan | |
| find() returns "key value" by default and "key" if requested. add want option e.g. find(key, { want => $what } ). | |||
| 2002-01-20 | implement get_virtual_maps() | fukachan | |
| 2002-01-20 | more comments, log. | fukachan | |
| fix message handling to use object to get command string returned by find_first_plaintext_message(). | |||
| 2002-01-20 | fixed to call up error to FML::Process::Command layer | fukachan | |
| 2002-01-20 | fix module loading of Mail::Delivery::Queue | 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 | remove \s*$ | fukachan | |
| 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-24 | update documents, comments | fukachan | |
| 2001-12-24 | remove \s*$ | fukachan | |
| 2001-12-24 | delay loading of module Mail::Delivery | fukachan | |
| 2001-12-23 | delayed loading by eval q{ use .. ;}; | fukachan | |
| 2001-12-23 | remove \s*$ | fukachan | |
| 2001-12-23 | update documents, comments | fukachan | |
| 2001-12-23 | update documents, comments | fukachan | |
| 2001-12-23 | obsolete | fukachan | |
| 2001-12-23 | remove \s*$ | fukachan | |
| 2001-12-23 | update documents, comments | fukachan | |
| 2001-12-23 | update documents, comments | fukachan | |
| 2001-12-23 | update documents, comments | fukachan | |
| 2001-12-23 | update documents, comments | fukachan | |
| 2001-12-23 | update doc,comment. for (@files) ... | fukachan | |
| 2001-12-23 | update documents, comments | fukachan | |
| 2001-12-22 | update documents, comments | fukachan | |
| 2001-12-22 | not load $main_cf->{ default_paths_cf } | fukachan | |
| 2001-12-22 | FML::Checksum -> Mail::Message::Checksum | fukachan | |
| 2001-12-22 | remove \s*$ | fukachan | |
| 2001-12-22 | update comments, documents | fukachan | |
| check by defined $self->{ $category }->{ $key } | |||
| 2001-12-22 | update comments, documents | fukachan | |
| 2001-12-22 | sort _fmldoc() location. | fukachan | |
| update comments, documents | |||
| 2001-12-22 | removed since not used | fukachan | |
| 2001-12-22 | update documents, comments | fukachan | |
| 2001-12-22 | remove \s*$ | fukachan | |
| 2001-12-22 | update comments | fukachan | |
| 2001-12-22 | remove FML::Messages, which is not used now | fukachan | |
| 2001-12-18 | htlmify article | fukachan | |
| 2001-12-18 | define $fml_owner_home_dir by process $uid | fukachan | |
| 2001-12-16 | nuke "require Exporter, which is not needed | fukachan | |
| 2001-12-11 | ensure installed file mode to be 0644 | fukachan | |
