summaryrefslogtreecommitdiff
path: root/fml/lib
AgeCommit message (Expand)Author
2003-08-24remove debug: print STDERR ..fukachan
2003-08-24print STDERR ... -> carp(...)fukachan
2003-08-24print STDERR ... if $debug.fukachan
2003-08-23fix copyrightfukachan
2003-08-23modified to use $curproc->log*() methods.fukachan
2003-08-23new FML::Mailer $curproc;fukachan
2003-08-23define $curproc->log, logwarn, logerror and log_message() methods.fukachan
2003-08-23sort function definitions.fukachan
2003-08-23use croak() not FML::Log()fukachan
2003-08-23fix comments: =head2 function() formfukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-08-20define the detail of address masking against spammers.fukachan
2003-08-20FNF: fix commentfukachan
2003-08-18support --quiet options for makefml and fml.fukachan
2003-08-16$| = 1 if debugfukachan
2003-08-16correct handling of the first dash-boundary.fukachan
2003-08-16modify logic to find the start point of multipart.fukachan
2003-08-16comments on threadfukachan
2003-08-16check whether $ml_home_dir not exists in _init_lock().fukachan
2003-08-14test html_archive_address_mask mask or nomasktmu
2003-08-13fix copyrightfukachan
2003-08-08update debug environmentfukachan
2003-08-06bugfix regexptmu
2003-08-06clarify old/new thread engine routines.fukachan
2003-08-06enable freeserve.en.jpfukachan
2003-08-06moved Japanese contnet to Mail::Bounce::Language::Japanese.fukachan
2003-08-05rename htmlify() to _htmlify() to clarify it is private.fukachan
2003-08-05freeserve.ne.jp errormailtmu
2003-08-03FNFfukachan
2003-08-03fix arguments used in the case of key "error.reject_notice_preamble"fukachan
2003-08-01reduce warning if missing from or subject at sub _print_li_filename()tmu
2003-08-01deny_reason not over writetmu
2003-07-21detect_code() should not call croak() but return 'unknown'.fukachan
2003-07-21use our own Date: field when we use Mail::Message::Compose (MIME::Lite).fukachan
2003-07-21implement speculate_timezone() to remove hard-coded timezone +0900 :-).fukachan
2003-07-21nuke todo: method-ify done.fukachan
2003-07-21FNF: fix copyrightfukachan
2003-07-21method-ify cut_off_reply_tag()fukachan
2003-07-21import search_program() into Mail::Message::Utils module.fukachan
2003-07-21add a commentfukachan
2003-07-21method-ify date_to_unixtime() of Mail::Message::Date.fukachan
2003-07-21clean up.fukachan
2003-07-21removed once.fukachan
2003-07-21FNFfukachan
2003-07-21disable use of get_value_as_array_ref()fukachan
2003-07-20restrict demand copying only for the previous messages before the current onefukachan
2003-07-20separete thread_db_args() routine prepares thread information.fukachan
2003-07-20debug infofukachan
2003-07-20analyze() accpets $id if specified.fukachan
2003-07-20moved analyzer dispatcher to ::Thread module to use analyzer independetly.fukachan