summaryrefslogtreecommitdiff
path: root/fml/etc
AgeCommit message (Collapse)Author
2001-03-20change default ticket model name. s/toymodel/minimal_by_db/fukachan
2001-03-14define $default_config_dirfukachan
2001-03-14clean up comments for "makefml newml"fukachan
2001-03-13fix dependence, fix typofukachan
2001-03-13comment out ml_home_dir which is determined by libexec/loaderfukachan
2001-03-10update descriptions and regenfukachan
2001-03-10add descriptions and regen()fukachan
2001-03-10clean up and regenfukachan
2001-03-10clean up documentsfukachan
rename s/interfaces/style/, s/objects/purpose/
2001-03-10add program_$var casefukachan
2001-03-10add more commentsfukachan
regen
2001-03-09regen documentsfukachan
2001-03-09$maintainer is required alwaysfukachan
2001-03-09disable unix.group:fml by defaultfukachan
2001-03-09clean up commentsfukachan
2001-03-08Japanese-ed && renamedfukachan
2001-03-07generate variable listfukachan
2001-03-07sync w/ .txtfukachan
2001-03-07align and clean up commentsfukachan
2001-03-07clean up commentsfukachan
2001-03-04clean up commentsfukachan
2001-03-03convert some text to html formatfukachan
2001-02-28add CGI variables prototypefukachan
+cgi_default_charset = euc-jp +cgi_charset = $cgi_default_charset
2001-02-27define $available_commandsfukachan
$config->has_attribute(variable, attribute)
2001-02-22s/simple_giant_lock/giantlock/fukachan
2001-02-22s/simplelock/simple_giant_lock/fukachan
2001-02-22disable posix strftimefukachan
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-19align formatfukachan
2001-02-19$header->delete_unsafe_header_fields() which removesfukachan
$unsafe_header_fields e.g. Return-Receipt-To:
2001-02-18comment out ml_home_dir =fukachan
2001-02-18prototype for more systematic commentsfukachan
2001-02-18update / merge todo listfukachan
define DBMS configurations prototype
2001-02-18rename mta.cf to delivery.cffukachan
2001-02-18systemtic comment prototype e.g. history: type:fukachan
2001-02-16define $smtp_sender as the argument for MAIL FROM:fukachan
$smtp_sender == $maintainer by default
2001-02-16consider MSEND_NOT_USE_X_ML_INFO, so clarify rules to definefukachan
${article,digest}_header_rewrite_rules
2001-02-16define or merge tmp_dir, var_dir, varlog_dirfukachan
2001-02-15define $maintainerfukachan
2001-02-15back $ticket_db_dir default valuefukachan
2001-02-15define $x_ml_name (== $ml_name by default) for conveniencefukachan
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-12+var_dir = $ml_home_dir/varfukachan
+lock_dir = $var_dir/lock +log_dir = $var_dir/log +smtp_log_dir = $log_dir +smtp_log_file = $smtp_log_dir/_smtplog
2001-02-11change $prefix_dir to a set of $default_prefix, $lib_prefix andfukachan
$libexec_prefix
2001-02-10define primary_{member,recipient}_map for targets to updatefukachan
2001-02-10add $use_article_delivery to or not to enable article delivery functionfukachan
XXX it is independent from $use_spool. XXX spooling and delivery of articles are independent from each other.