summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process
AgeCommit message (Expand)Author
2018-09-08article_thread_init() modified to use Mail::Message::Subject.Ken'ichi Fukamachi
2012-12-30catch up perl changes: defined(hashes and arrays) is deprecated,fukachan
2012-12-30catch up perl changes: not length(@array), use "scalar @array" to findfukachan
2010-03-06hmm, seems incorrect that increment_id() in calling HTML-ify functionfukachan
2009-07-14move calling _htmlify() from _deliver_article_prep() to finish()tmu
2009-02-26fix copyrightfukachan
2008-11-30defined() before eqfukachan
2008-09-30fix comments (FNF)fukachan
2008-09-29verify_request() logs client ip address if could.fukachan
2008-09-14define ml_name_list(), which returns the list of valid ml in thefukachan
2008-09-09$commands_for_ml_admin_cgi -> $ml_admin_cgi_allowed_commandsfukachan
2008-09-09o generate anonymous session ID always (anyway).fukachan
2008-09-09fix how to search main_cf information.fukachan
2008-09-09import $fml_owner and $fml_group into $config name space from main.cf.fukachan
2008-08-24fix copyrightfukachan
2008-08-24rearrange isolated mails to under $isolated_queue_dir/YYYY/MM/DD dir.fukachan
2008-08-17bug fix: check isolated or ignored precisely and determine the final action.fukachan
2008-08-13bug fix: fix internal arguments passing bug to handle senderfukachan
2008-08-02fixed that isolate operation works.fukachan
2008-07-20isolate the current incoming message if matchedfukachan
2008-07-20define incoming_message_dup_content() andfukachan
2008-07-19fix copyrightfukachan
2008-07-06define "isolate" operation template.fukachan
2008-07-05fix typofukachan
2008-07-03fix copyrightfukachan
2008-07-03define restriction_state_{set,get}_hold_reason()fukachan
2008-06-28"who can do newml operations" code is rewritten to use offukachan
2008-06-08restrict who can create a new ML.fukachan
2008-06-08clean up. fix comments.fukachan
2006-11-26fix comments.fukachan
2006-11-26fix commentsfukachan
2006-10-14fmlproj: GanttProject XML format extension.fukachan
2006-10-14fix copyrightfukachan
2006-10-11fix commentsfukachan
2006-10-10fix commentsfukachan
2006-07-09white space cosmeticsfukachan
2006-06-25validate if find_first_plaintext_message() returns object.fukachan
2006-05-13enable body based loop checkfukachan
2006-05-12loop check restructured.fukachan
2006-05-09restructure qmail-ext command emulation.fukachan
2006-05-04change default message subject to "message from $ml_name ML $myname system".fukachan
2006-05-04expire article under lockedfukachan
2006-05-04define incoming_message(), which returns undef as a dummy.fukachan
2006-05-03try to expire articles once per day if enabled.fukachan
2006-04-28fix copyrightfukachan
2006-04-22runs operation on log files (currently log rotation).fukachan
2006-04-22message modified (unified among modules)fukachan
2006-04-22FML::File::Rotate overhaul-ed. access method changed.fukachan
2006-04-20log as status=deferred not status=fail when the delivery fails.fukachan
2006-04-18fix copyrightfukachan