summaryrefslogtreecommitdiff
path: root/fml/lib
AgeCommit message (Expand)Author
2002-11-20init digest mode change for usertmu
2002-11-19init digest on off for admintmu
2002-11-19input of recipients can be duplicatedfukachan
2002-11-19bug fix queue identifier generationfukachan
2002-11-18more debug infofukachan
2002-11-18bug fix function call: f() => $obj->f()fukachan
2002-11-18digest routine can customizes header. XXX preliminary support. needs overhaul?fukachan
2002-11-18correct start id calculationfukachan
2002-11-17enabled passing of recipient_maps (ARRAY_REF) into mail queue.fukachan
2002-11-17utility functions for digest message creationfukachan
2002-11-17implement _digest(), which is the real function to process digestfukachan
2002-11-17fix get_id(); not use chomp() but use s/[\s\r\n]*$//.fukachan
2002-11-16prototype of digest deliveryfukachan
2002-11-16enable libexec/digestfukachan
2002-11-10cosmetic changes: white spacesfukachan
2002-11-07implement fmladdr command, which shows all users and aliases.fukachan
2002-11-07postconf -d -> postconf (postfix version dependent ?)fukachan
2002-10-29handle both public and private directories in initialization phase.fukachan
2002-10-29ensure umask escape in _mkpath_*()fukachan
2002-10-29umask escaping like splx():fukachan
2002-10-29prinf "a b c" -> a, b, cfukachan
2002-10-29fix escape of Log(...) in eval q{}fukachan
2002-10-28use chomp at get_id()'s return valuetmu
2002-10-28fix db_update cannot get last_id from _speculate_last_id() use seqfiletmu
2002-10-28you can use \U$ml_name\$ in subject tag configuration:)fukachan
2002-10-27bug fix interface between FML::Filter and MimeComponent3fukachan
2002-10-26use MimeComponent3 as a testfukachan
2002-10-26fix initianlization bugfukachan
2002-10-26multiple match version. See fml-devel:270,271 et.al.fukachan
2002-10-23typofix filepath value at sub db_mkdb()tmu
2002-10-22handle fmlthread $argv same as makefml onefukachan
2002-10-21re-enable mime component filter based on Filter::MimeComponent2fukachan
2002-10-21enhance filter rule to use the reverse condition.fukachan
2002-10-21clarify reason in log messagefukachan
2002-10-21implement "cutoff" actionfukachan
2002-10-21clean up debug info. debug info changes with debug levelfukachan
2002-10-21fix rule appling algorithm:fukachan
2002-10-21enhanced mime component filter prototype.fukachan
2002-10-20FNFfukachan
2002-10-20clean up white spacesfukachan
2002-10-11rename index.html to index_all.htmltmu
2002-10-06add index reverse code at _update_id_monthly_index()tmu
2002-10-05FNF-ifyfukachan
2002-10-03workaround to re-encode subject after subject tag handlingfukachan
2002-10-03add prototype for $use_article_non_mime_filterfukachan
2002-10-03enabled to handle order in index.html by $html_archive_index_order_type.fukachan
2002-10-02add html_id_order for index.htmltmu
2002-09-30FNF-ifyfukachan
2002-09-29reconstruction phase 1: following new variable $article_filter_functions,fukachan
2002-09-29sync w/ FML::Filter reconstruction. rename function namefukachan