| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-02-17 | fix argument | fukachan | |
| 2002-01-30 | oops, fix fucntion call syntax. | fukachan | |
| 2002-01-30 | use File::Spec | fukachan | |
| 2002-01-27 | clarify IO::Adapter definition and clean up get_XXX() functions. | fukachan | |
| remove get_member(), get_active() and get_recipient() define get_next_key() and get_next_value() and clarify thier definitions. | |||
| 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 Fcntl qw(:DEFAULT :flock), remove LOCK_XX() definitions. | fukachan | |
| 2002-01-13 | remove \s*$ | fukachan | |
| 2002-01-13 | update comments, copyright. FNF-ify. | fukachan | |
| 2002-01-13 | update comments, copyright. FNF-ify. | fukachan | |
| 2002-01-13 | update comments, copyright | fukachan | |
| 2001-12-26 | update documents, comments | fukachan | |
| 2001-12-22 | remove \s*$ | fukachan | |
| 2001-10-27 | obsolete | fukachan | |
| 2001-10-10 | oops, old IO::Socket has no connected() method. | fukachan | |
| modified to use our own socket_is_connected() method or remove connected() check. | |||
| 2001-10-10 | bug fix: ensure we handle IPv6 case more restrictly | fukachan | |
| 2001-10-10 | bug fix: clear error counter | fukachan | |
| check more defined($socket) or not, socket is connected more debug log | |||
| 2001-08-24 | in() method: | fukachan | |
| If $msg object has print() method, arbitrary $msg is acceptable. | |||
| 2001-07-08 | fix missing CRLF at "." (seems to inherit it in translation;) | fukachan | |
| 2001-07-08 | fixed: nuke Exporter from @ISA | fukachan | |
| 2001-06-21 | removed due to obsolete rule | fukachan | |
| 2001-06-17 | we use $FML$, add it and nuke $Id$ if it exists | fukachan | |
| 2001-06-02 | clean up document | fukachan | |
| 2001-05-31 | clean up documents | fukachan | |
| 2001-05-25 | remove $self->{ _socket } for clean up before we try to connect6(). | fukachan | |
| fix returning of error messages correcly by $self->error(). | |||
| 2001-05-19 | define list(), getidinfo() and valid() | fukachan | |
| 2001-05-18 | prepare queue_dir/info/{sender,recipients}/ directory to control | fukachan | |
| envelope information. To set the information, queue->set(key, value) method is used. FML::Process::QueueManager class is a prototype to send queues in queue_dir/. | |||
| 2001-05-16 | clean up documents | fukachan | |
| 2001-05-11 | nuke obsolete debug codes | fukachan | |
| 2001-05-09 | rename Mail::Message::Queue to Mail::Delivery::Queue. | fukachan | |
| make $queue_dir/info/ to hold delivery information | |||
| 2001-05-04 | rename class from IO::MapAdapter to IO::Adapter. | fukachan | |
| 2001-04-30 | clean up documents hierarchy. | fukachan | |
| remove {index,pointer}.ja.html in each directory which is obsolete. merge documents to under fml/doc/ja/ if apporoviate. move variable list to Documentation/ja/etc/ | |||
| 2001-04-24 | regen | fukachan | |
| 2001-04-24 | fix program path | fukachan | |
| 2001-04-15 | nuke a few "(debug)" | fukachan | |
| 2001-04-08 | regen document | fukachan | |
| 2001-04-08 | relocate error() et. al. definitions for each module to have each | fukachan | |
| handlers within under the hierarchy. | |||
| 2001-04-08 | modified to sync w/ Mail::Message 1.9. | fukachan | |
| deliver() accept Mail::Message object as a data. s/recipient_array_reference/recipient_array/ | |||
| 2001-04-08 | update document, nuke $Id$ | fukachan | |
| 2001-04-08 | nuke $Id$ | fukachan | |
| 2001-04-07 | $msg->set_print_mode(smtp); | fukachan | |
| 2001-04-03 | Initial revision | fukachan | |
