summaryrefslogtreecommitdiff
path: root/fml/lib/Mail
AgeCommit message (Expand)Author
2001-10-22add (X-ML-Name X-Mail-Count X-Sequence) into @header_field (defaultfukachan
2001-10-21check defined $header->get(content-type)fukachan
2001-10-21check more defined() checkfukachan
2001-10-21more p5-ish style to avoid warningfukachan
2001-10-21clean up debug codefukachan
2001-10-21fix typo (bug in sorting monthly_index)fukachan
2001-10-21fix sorted order in monthly_index.htmlfukachan
2001-10-21make monthly index alwaysfukachan
2001-10-21sort location of function definitionfukachan
2001-10-21implement _print_index_{begin,end}() and modified to use themfukachan
2001-10-21clean up codes, documentsfukachan
2001-10-21bug fix _address_clean_up() syntax checkfukachan
2001-10-21check target html is already processed or notfukachan
2001-10-20oops, fix untie() operation to be ensuredfukachan
2001-10-20bug fix: _address_clean_up() should check return value, which isfukachan
2001-10-20we can make index.html and thread.htmlfukachan
2001-10-20bug fix: $InComingMessage should not local scope. modify it to SCALAR REFfukachan
2001-10-20show <META> and <LINK> information in <HEAD> if couldfukachan
2001-10-20bug fix target lists to update, modified to use the result byfukachan
2001-10-20cache information in .ht_hml_* in html article directoryfukachan
2001-10-19Initial revisionfukachan
2001-10-19Mail::Message::get_data_type_list() is changed. To sync with it,fukachan
2001-10-10oops, old IO::Socket has no connected() method.fukachan
2001-10-10bug fix: ensure we handle IPv6 case more restrictlyfukachan
2001-10-10bug fix: clear error counterfukachan
2001-09-23implement get_offset():fukachan
2001-09-23implement get_encoding_mechanism() in Mail::Message.fukachan
2001-09-22add Netscape Messaging Server 3.54fukachan
2001-09-18more debug info. fixed to use STDERRfukachan
2001-08-24in() method:fukachan
2001-08-23more debug to show {header,body}_sizefukachan
2001-08-02handle buffer (MIME part) without trailing "\n".fukachan
2001-07-31oops, nuke debugfukachan
2001-07-31call Mail::Bounce::Language::Japanese::_japanese_address_match() forfukachan
2001-07-31Initial revisionfukachan
2001-07-31nuke debugfukachan
2001-07-31use Mail::Bounce::FixBrokenAddress to clean up addressfukachan
2001-07-31call again $self->address_clean_up($addr, $addr)fukachan
2001-07-30pick up Reporting-MTA and Received-From-MTA in DSNfukachan
2001-07-30clean up documentationfukachan
2001-07-29s/look_japanese/look_like_japanese/gfukachan
2001-07-29write up documentationfukachan
2001-07-08fix missing CRLF at "." (seems to inherit it in translation;)fukachan
2001-07-08fixed: nuke Exporter from @ISAfukachan
2001-06-21removed due to obsolete rulefukachan
2001-06-17we use $FML$, add it and nuke $Id$ if it existsfukachan
2001-06-02clean up documentfukachan
2001-05-31clean up documentsfukachan
2001-05-30clean up documentsfukachan
2001-05-27clean up documentationfukachan