summaryrefslogtreecommitdiff
path: root/fml/etc/src
AgeCommit message (Collapse)Author
2008-09-13define $listinfo_template_base_dirfukachan
2008-09-12define $ml_anonymous_cgi_base_urlfukachan
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-08-24add new entry on "isolatation" related variables.fukachan
define $isolated_queue_dir and $isolated_queue_expire_limit.
2008-08-14remove "permit_createonpost_maintainer_maps", which is not defined.fukachan
remove duplication in descriptions.
2008-08-14update/complete descriptions.fukachan
sort definitions. resolve duplication.
2008-08-02support directives (isolate_system_special_accountsfukachan
isolate_spammer_maps isolate) for $article_post_restrictions and $command_mail_restrictions.
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-08define $createonpost_maintainer_mapsfukachan
2006-05-16define $*_total_limitfukachan
2006-05-16fix typofukachan
2006-05-12cksum -> checksumfukachan
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-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-03define $use_article_expire and $article_expire_limitfukachan
2006-05-03define $use_article_summary_file_expirefukachan
2006-05-02define $confirm_command_expire_limit (= 14d by default).fukachan
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}.
2006-03-19$use_smtp_log defined.fukachan
2006-03-19default_umask -> system_default_umaskfukachan
2006-03-18+article_header_list_softwarefukachan
+mail_header_default_list_software
2006-03-12define $article_header_* and $mail_header_default_* variables.fukachan
rewritten to use $mail_header_default_* for outgoing_*.
2006-03-12define $maintainer_signature (not used now)fukachan
2006-03-06define $use_admin_command_mail_fucntion ("no" by default).fukachan
2006-02-07move $*_user_db_*map to under $user_db_dir ($ml_home_dir/var/db/user_info).fukachan
2006-02-05$createonpost_sender_restrictions += reject_list_header_fieldfukachan
2006-02-04sync w/ .jafukachan
2006-02-04define CREATE-ON-POST function.fukachan
2006-01-09$article_header_rewrite_rules supports more 2 rules:fukachan
+ rewrite_subject_tag + rewrite_reply_to_enforce_article_post_address
2006-01-07+chaddr_command_operation_mode = automaticfukachan
+subscribe_command_operation_mode = automatic +unsubscribe_command_operation_mode = automatic
2005-12-18add comment on check_pgp_signature, permit_forward_to_moderatorfukachan
2005-12-18define moderation definition: enable, queue_dirfukachan
2005-12-18fetchfml_queue_dir = $var_dir/mail/queue-fetchfmlfukachan
2005-12-13command_mail_restrictions supports check_pgp_signaturefukachan
2005-10-29+address_compare_function_domain_matching_levelfukachan
2005-10-29add $article_thread_outline_*fukachan
2005-10-29change naming of $article_thread_outline_rules. fix comments.fukachan
2005-09-06rename: *_overview -> *_outlinefukachan
2005-09-01preliminary definitions for article thread overview.fukachan
+article_thread_overview_greeting +article_thread_overview_greeting_en +article_thread_overview_greeting_ja +article_thread_overview_rules +use_article_thread_overview
2005-08-23*_server -> *_serversfukachan
2005-08-23enable reviveml in cgifukachan
2005-08-23$sql_server -> $sql_servers, fix comments.fukachan