summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-05-27<screen>-ify command examplesfukachan
2001-05-27update todo at 2001/05 endfukachan
2001-05-25remove $self->{ _socket } for clean up before we try to connect6().fukachan
2001-05-20I can trap SIMS nowfukachan
2001-05-20test -d /tmp/a || mkdir /tmp/afukachan
2001-05-20verify $end_regexp is not emptyfukachan
2001-05-20oops, wrong method. header_data_type() not get_data_type()fukachan
2001-05-20fix method name: s/message_data_type/get_data_type/fukachan
2001-05-19avoid -w warningfukachan
2001-05-19merge fml 4.0 TODOfukachan
2001-05-19add link to Documentation/ja/todo/fukachan
2001-05-19merged to fml/doc/ja/todo/merge.sgmlfukachan
2001-05-19nebsd specific: sgmltools should be installed in /usr/pkg/ on netbsdfukachan
2001-05-19use envvar SGML_CATALOG_FILES to run sgmltoolsfukachan
2001-05-19ignore todo/, faq/fukachan
2001-05-19compilablefukachan
2001-05-19Initial revisionfukachan
2001-05-19clean up Japanese a littlefukachan
2001-05-19add todo and faq as targetsfukachan
2001-05-19add prototype for fml 4.0 and 5.0 todofukachan
2001-05-19Initial revisionfukachan
2001-05-19define list(), getidinfo() and valid()fukachan
2001-05-19pick up queue by Mail::Delivery::Queue and send it sequentially usingfukachan
2001-05-19make _add_info_on_header() to add x-* and list-* header fields.fukachan
2001-05-19send queue by FML::Process::QueueManagerfukachan
2001-05-19verify input: $args->{ message } is defined.fukachan
2001-05-19add List-ID:fukachan
2001-05-18fix typofukachan
2001-05-18check type of arguments: recipient, recipientsfukachan
2001-05-18how to send a messagefukachan
2001-05-18prepare queue_dir/info/{sender,recipients}/ directory to controlfukachan
2001-05-18parse() can accpet either file or fd (file descriptor).fukachan
2001-05-17clean up Japanese a littlefukachan
2001-05-17add logo (nuinui with flags:)fukachan
2001-05-17how to configure IPv6fukachan
2001-05-17on reply by fmlfukachan
2001-05-16clean upfukachan
2001-05-16clean up documentsfukachan
2001-05-16modify inform_reply_message() et. al. a lot.fukachan
2001-05-11nuke obsolete debug codesfukachan
2001-05-10unify entity names to FreeBSD flaborfukachan
2001-05-10clean up Japanesefukachan
2001-05-10clean up Japanesefukachan
2001-05-09move docbook.sgml to devel/fukachan
2001-05-09define the following new variables:fukachan
2001-05-09rename Mail::Message::Queue to Mail::Delivery::Queue.fukachan
2001-05-08rename activate() to setrunnable().fukachan
2001-05-07clean up sgml definitionsfukachan
2001-05-07clean up Japanesefukachan
2001-05-06what is Mail::Message{,::*}fukachan