summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-02-18logs init_db_dir() failsfukachan
2001-02-18modify $ml_home_dir empty checkfukachan
2001-02-18check ticket object creation successes or notfukachan
2001-02-18add mime encode/decode checksfukachan
2001-02-18nuke ok resultsfukachan
2001-02-18comment out ml_home_dir =fukachan
2001-02-18prototype for more systematic commentsfukachan
2001-02-18utils to check templates in modulesfukachan
2001-02-18clean up FML::__template ... in documentsfukachan
2001-02-18write my name in copyright paragraph :)fukachan
2001-02-18updatefukachan
2001-02-18update / merge todo listfukachan
2001-02-18fix how to work when $argv[0] is not specifiedfukachan
2001-02-18rename mta.cf to delivery.cffukachan
2001-02-18systemtic comment prototype e.g. history: type:fukachan
2001-02-18regen: regenerate etc/default_config.cffukachan
2001-02-17move libexec/process_switch to FML::Process:Switchfukachan
2001-02-17move Bootstrap() latter part from libexec/loader to libexec/proces_switch.fukachan
2001-02-17remove main:: for ProcessStart()fukachan
2001-02-17"fmldoc" preliminary definitionfukachan
2001-02-16define $smtp_sender as the argument for MAIL FROM:fukachan
2001-02-16consider MSEND_NOT_USE_X_ML_INFO, so clarify rules to definefukachan
2001-02-16define or merge tmp_dir, var_dir, varlog_dirfukachan
2001-02-16merge tmp_dir, var_dir, varlog_dirfukachan
2001-02-16signal initializefukachan
2001-02-16add $command default value, diagnostic check morefukachan
2001-02-16fmlticket close $ml $ticket_idfukachan
2001-02-16lock()/unlock() only if runs close()fukachan
2001-02-16clean up what in where in run()fukachan
2001-02-16debug content_type in a message chainfukachan
2001-02-15check the return value of get_first_plaintext_message()fukachan
2001-02-15define $maintainerfukachan
2001-02-15warn $maintainer is not definedfukachan
2001-02-15back $ticket_db_dir default valuefukachan
2001-02-15define $x_ml_name (== $ml_name by default) for conveniencefukachan
2001-02-15nuke not used $ml_namefukachan
2001-02-15add missing "use MIME::Base64"fukachan
2001-02-15$maintainer is required ;-) as a smtp senderfukachan
2001-02-13fix typo of $ticket_db_dirfukachan
2001-02-12recommend _{dir,file} suffixfukachan
2001-02-12s/use_header_checks/use_header_check/fukachan
2001-02-12s/mta/smtp_servers/fukachan
2001-02-12log smtp transaction at _smtplogterm-smtp-servers-0-0fukachan
2001-02-12+var_dir = $ml_home_dir/varfukachan
2001-02-12smtlog( command . \r\n )fukachan
2001-02-12_print_*():fukachan
2001-02-12MailingList::Messagesfukachan
2001-02-12clean up documentfukachan
2001-02-12get_first_plaintext_message() returns message object not content stringfukachan
2001-02-12add command prototypefukachan