summaryrefslogtreecommitdiff
path: root/fml
AgeCommit message (Expand)Author
2001-02-19update what is built alreadyfukachan
2001-02-19add prototype of mail loop checks e.g. message-id, X-ML-Info duplicationfukachan
2001-02-19comments on strftime extension for log filefukachan
2001-02-19import strftime only from POSIX modulefukachan
2001-02-19define _expand_special_syntax()fukachan
2001-02-19align formatfukachan
2001-02-19$header->delete_unsafe_header_fields() which removesfukachan
2001-02-19we use dynamic binding to $header object for simple codingfukachan
2001-02-19clean up documentsfukachan
2001-02-19align the format in HISTORY sectionfukachan
2001-02-18dynamic loading in using "md5" programfukachan
2001-02-18clean up documentfukachan
2001-02-18clean up documentsfukachan
2001-02-18cleanupfukachan
2001-02-18enable encode/decode for quoted-printable stringsfukachan
2001-02-18s/mime_encode_string/encode_mime_string/fukachan
2001-02-18write up mime_{decode,encode}_string()fukachan
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-18comment out ml_home_dir =fukachan
2001-02-18prototype for more systematic commentsfukachan
2001-02-18clean up FML::__template ... in documentsfukachan
2001-02-18write my name in copyright paragraph :)fukachan
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-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-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