summaryrefslogtreecommitdiff
path: root/fml/etc/src
AgeCommit message (Collapse)Author
2004-02-26define $language_preference_orderfukachan
2004-02-01$article_non_mime_filter_rules = reject_empty_content_type permitfukachan
2004-02-01add $log_command_tail_starting_locationfukachan
2003-12-29*_private_dirs -> *_private_directoriesfukachan
2003-12-29timezone -> system_timezonefukachan
2003-12-21+ $list_command_default_mapsfukachan
+ $newml_command_ml_admin_default_address sort.
2003-11-30system_accounts -> system_special_accounts.fukachan
XXX xxx_restrictions supports "reject_system_accounts" for backward XXX compatiblity.
2003-11-29--computer-output -> --log-computer-outputfukachan
$*computer_output -> $*log_computer_output
2003-11-29regen faker_*_hook addedfukachan
2003-11-29define $use_computer_output, $computer_output_enginefukachan
2003-11-29define $use_computer_output.fukachan
modify FML::Process::* to use it. FML::Process::Kernel supports customization by $computer_output_engine definition. $curproc->log_message_init() is called within prepare() method of each program.
2003-11-29s/x_ml_name/outgoing_mail_header_x_ml_name/g;fukachan
2003-11-26+use_address_compare_function = yesfukachan
+address_compare_function_type = user_part_case_insensitive
2003-11-26address_compare -> address_compare_functionfukachan
2003-11-25add section titlefukachan
2003-11-25implement switch to toggle case sensitive check of mail address.fukachan
+use_address_compare = yes +address_compare_type = user_part_case_insensitive
2003-11-23define the folloging variables:fukachan
+ $primary_user_db_gecos_map + $primary_user_db_subscribe_date_map + $user_db_gecos_maps + $user_db_subscribe_date_maps
2003-11-01has_* -> system_has_*fukachan
2003-10-30header_loop_check_rules -> incoming_mail_header_loop_check_rulesfukachan
use_header_loop_check -> use_incoming_mail_header_loop_check body_loop_check_rules -> incoming_mail_body_loop_check_rules use_body_loop_check -> use_incoming_mail_body_loop_check body_cksum_cache_dir -> incoming_mail_body_cksum_cache_dir
2003-10-29nuke invalid ^n (typo)fukachan
2003-10-22change address list shown on the cgi menu from member to recipient.fukachan
XXX if we use member , it contains $admin_member_maps, it is ambiguous.
2003-10-18default_file_mode -> file_default_modefukachan
default_directory_mode -> directory_default_mode move definitions from basic.cf to file.cf.
2003-10-18remove duplicated $default_directory_mode.fukachan
2003-10-18define log_file_*_charset and modify log module to use it.fukachan
2003-10-18summary_file -> article_summary_filefukachan
summary_format_style -> article_summary_file_format_style summary_format_address_length -> article_summary_file_format_address_length
2003-10-17command_prompt -> command_mail_reply_promptfukachan
2003-10-17cgi_menu_map_list -> cgi_menu_address_map_listfukachan
cgi_menu_default_map -> cgi_menu_default_address_map
2003-10-17sync w/ .ja: enhance charset definitionsfukachan
2003-10-17add $domain_local_*fukachan
2003-10-17add $domain_local_log_filefukachan
2003-10-16resutructure/enhance charset definitions:fukachan
${category}_default_charset and ${category}_charset_{ja,en,...}
2003-10-15define $default_cgi_language, $cgi_language_listfukachan
2003-09-25define $commands_for_ml_admin_cgifukachan
2003-08-20use_html_archive_address_mask = yesfukachan
html_archive_address_mask_type = all
2003-07-26Initial revisionfukachan
2003-07-19defined $udb_base_dirfukachan
2003-06-29check the number of request in get commands.fukachan
2003-06-26comments on commane specific limitfukachan
2003-06-23remove not-used $system_message_charset, $system_message_subject.fukachan
2003-06-23$command_mail_junk_command_limit -> $command_mail_invalid_command_limitfukachan
update comments.
2003-06-22add && enable functions: check_command_limit, check_line_length_limit.fukachan
2003-06-15add check_date to $article_header_filter_rules (PR by fml-devel:478).fukachan
2003-05-28define $error_analyzer_function_listfukachan
2003-05-28error_analyzer_function: error_continuity -> histgramfukachan
2003-05-15add size.cffukachan
2003-05-14implement size limit filter for both article and command mail.fukachan
2003-05-06search spamassassin, spamd and spamc, and set path_${it} for furtherfukachan
extension.
2003-05-02define $post_restrictions_reject_notice_data_type.fukachan
enable choice of ways how to notify rejection as string or multipart in denial of post?
2003-05-01define article_filter_reject_notice_data_typefukachan
2003-04-29define $maintainer_recipient_mapsfukachan