summaryrefslogtreecommitdiff
path: root/fml/etc
AgeCommit message (Collapse)Author
2008-09-13regen: $listinfo_template_base_dirfukachan
2008-09-13define $listinfo_template_base_dirfukachan
2008-09-12regen: $ml_anonymous_cgi_base_urlfukachan
2008-09-12define $ml_anonymous_cgi_base_urlfukachan
2008-09-09regen: anonymous cgifukachan
2008-09-09renamed: $commands_for_ml_admin_cgi -> $ml_admin_cgi_allowed_commandsfukachan
define $ml_anonymous_cgi_allowed_commands
2008-09-09definition changed: $cgi_base_dir, $admin_cgi_base_dir andfukachan
$ml_admin_cgi_base_dir. define variables for anonymous cgi: $use_anonymous_cgi_function, $anonymous_cgi_expire_limit, $anonymous_cgi_base_dir, $ml_anonymous_cgi_base_dir, $html_tmp_dir, and $html_tmp_base_url.
2008-09-09add definition "anonymous/*/*/submit.cgi FML::CGI::Anonymous::Submit".fukachan
while space cosmetics.
2008-08-31fix copyrightfukachan
2008-08-24regen: isolationfukachan
2008-08-24add new entry on "isolatation" related variables.fukachan
define $isolated_queue_dir and $isolated_queue_expire_limit.
2008-08-14regen: create-on-postfukachan
2008-08-14remove "permit_createonpost_maintainer_maps", which is not defined.fukachan
remove duplication in descriptions.
2008-08-14regen: oops, nuke remind*fukachan
2008-08-14regen: create-on-post configurations revisedfukachan
2008-08-14update/complete descriptions.fukachan
sort definitions. resolve duplication.
2008-08-02regen: support isolate_* and set it by default in article_post_restrictions ↵fukachan
and command_mail_restriction
2008-08-02support directives (isolate_system_special_accountsfukachan
isolate_spammer_maps isolate) for $article_post_restrictions and $command_mail_restrictions.
2008-06-28regen: createonpost_newml_restrictions, createonpost_newml_mapsfukachan
2008-06-28define $createonpost_newml_restrictions = permit_ml_domainfukachan
define $createonpost_newml_maps = pcre:$ml_home_dir/newml.pcre remove $createonpost_maintainer_maps
2008-06-08regen: define $createonpost_maintainer_mapsfukachan
2008-06-08define $createonpost_maintainer_mapsfukachan
2008-05-25catch up configure change: datadir -> datarootdirfukachan
2006-10-14fmlproj: GanttProject XML format extension.fukachan
--xml options dump GanttProject XML format by default.
2006-05-17define $REJECT_ADDR_LIST and $CHECK_MAILBODY_CKSUM variables as NULL.fukachan
2006-05-16regen: *_total_limitfukachan
2006-05-16define $*_total_limitfukachan
2006-05-16regen: fixtypofukachan
2006-05-16fix typofukachan
2006-05-13regen: cksum -> checksumfukachan
2006-05-12cksum -> checksumfukachan
2006-05-09regen: spammer_maps, envelope sender loop checkfukachan
2006-05-09add envelope.cffukachan
2006-05-09loop check for envelope sender.fukachan
$use_incoming_mail_envelope_loop_check = yes $incoming_mail_envelope_loop_check_rules = check_envelope_sender
2006-05-09reject_spammer_maps directive available now.fukachan
define dummy $primary_spammer_map and $spammer_maps.
2006-05-09bug fix: add missing calling of libexec/error process.fukachan
2006-05-04regenfukachan
2006-05-04% format of strftime(3) is available for $log_filefukachan
2006-05-04define $welcome_file and $deny_file.fukachan
2006-05-03fix typo: use_admin_command_mail_functionfukachan
2006-05-03define $moderate_queue_expire_limitfukachan
2006-05-03regen: expirefukachan
2006-05-03define $use_article_expire and $article_expire_limitfukachan
2006-05-03define $use_article_summary_file_expirefukachan
2006-05-02regen: $confirm_command_expire_limitfukachan
2006-05-02define $confirm_command_expire_limit (= 14d by default).fukachan
2006-04-22regenfukachan
2006-04-22variable name changed due tu overhaul of FML::File::Rotate.fukachan
$log_rotate_size_limit $log_rotate_archive_file_total
2006-04-17define dummy rewrite_message_id() method and the rewrite rule.fukachan
this method does nothing by default (pass the original message id as itself).
2006-04-11{article_post,command_mail}_restrictions supportfukachan
{ignore,ignore_invalid_request}.