summaryrefslogtreecommitdiff
path: root/fml/etc
AgeCommit message (Collapse)Author
2004-02-26regen: $language_preference_orderfukachan
2004-02-26define $language_preference_orderfukachan
2004-02-26remove not used -params optionsfukachan
2004-02-26new option -o key=value which overrider configurations.fukachan
you can use duplicated -o options e.g. -o key1=value1 -o key2=value2.
2004-02-01regenfukachan
2004-02-01$article_non_mime_filter_rules = reject_empty_content_type permitfukachan
2004-02-01add $log_command_tail_starting_locationfukachan
2003-12-29regen: system_timezone, newml_com.*_directoriesfukachan
2003-12-29*_private_dirs -> *_private_directoriesfukachan
2003-12-29timezone -> system_timezonefukachan
2003-12-26workaround: bug fix installation of default_config.cf et.alfukachan
(PR by fml-devel 643).
2003-12-24add and enable libexec/fakerfukachan
2003-12-21remove hard-coded language dependent information by moving it tofukachan
$nl_template_files in install.cf.in.
2003-12-21wrong,back out a little. define CLEANUP_OBJ for clean rule.fukachan
2003-12-21remove not used variables: TARGET_DIR, CONV.fukachan
2003-12-21fix $(OBJ) and clean up targetsfukachan
2003-12-21regen:fukachan
+ $list_command_default_maps + $newml_command_ml_admin_default_address sort.
2003-12-21+ $list_command_default_mapsfukachan
+ $newml_command_ml_admin_default_address sort.
2003-11-30s/system_accounts/system_special_accounts/gfukachan
2003-11-30system_accounts -> system_special_accounts.fukachan
XXX xxx_restrictions supports "reject_system_accounts" for backward XXX compatiblity.
2003-11-29regen: log_computer_outputfukachan
2003-11-29--computer-output -> --log-computer-outputfukachan
$*computer_output -> $*log_computer_output
2003-11-29regenfukachan
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-29support --computer-output option, which is currently same as --log-dup yet.fukachan
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-26regen: address_compare -> address_compare_funcitonfukachan
2003-11-26address_compare -> address_compare_functionfukachan
2003-11-25regen: *address_compare*fukachan
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-05define $primary_ml_home_prefix_map in main.cf.fukachan
FML::Process::Kernel imports it. fix/update comments.
2003-11-01has_* -> system_has_*fukachan
2003-10-30body_loop_check_rules -> incoming_mail_body_loop_check_rulesfukachan
use_body_loop_check -> use_incoming_mail_body_loop_check body_cksum_cache_dir -> incoming_mail_body_cksum_cache_dir header_loop_check_rules -> incoming_mail_header_loop_check_rules use_header_loop_check -> use_incoming_mail_header_loop_check
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-29regen: typofukachan
2003-10-29nuke invalid ^n (typo)fukachan
2003-10-26define $site_default_config_cf to remove hard-coded site_default_config.cf.fukachan
sort entries in main.cf.
2003-10-26To remove hard-coded file list to install as sample,fukachan
define $sample_cf_files in install.cf and use it.
2003-10-25$domain_default_config -> $domain_default_config_cffukachan
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