| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
error_analyzer_day_limit->error_mail_analyzer_day_limit
error_analyzer_cache_dir->error_mail_analyzer_cache_dir
error_analyzer_cache_type->error_mail_analyzer_cache_type
error_analyzer_cache_mode->error_mail_analyzer_cache_mode
error_analyzer_cache_size->error_mail_analyzer_cache_size
error_analyzer_function_select_list->error_mail_analyzer_function_select_list
error_analyzer_function->error_mail_analyzer_function
error_analyzer_simple_count_limit->error_mail_analyzer_simple_count_limit
|
|
|
|
define at article.cf:
$use_article_delivery = yes
$article_delivery_transport = smtp
|
|
+path_clamscan = @CLAMSCAN@
|
|
+html_archive_charset_ja
+html_archive_charset_en
|
|
newml command creates $etc_dir.
|
|
|
|
|
|
s/cgi_language_list/cgi_language_select_list/;
s/cgi_menu_address_map_list/cgi_menu_address_map_select_list/;
s/error_analyzer_function_list/error_analyzer_function_select_list/;
s/template_file_charset_list/template_file_charset_select_list/;
|
|
|
|
|
|
|
|
|
|
permit_anonymous_command, permit_user_command rules.
|
|
$use_command_mail_program -> $use_command_mail_function
$use_digest_program -> $use_article_digest_function
$use_distribute_program -> $use_article_post_function
$use_error_analyzer_program -> $use_error_mail_analyzer_function
[command list]
$commands_for_user -> $user_command_mail_allowed_commands
$commands_for_stranger -> $anonymous_command_mail_allowed_commands
$commands_for_privileged_user -> $admin_command_mail_allowed_commands
$commands_for_admin_cgi -> $admin_cgi_allowed_commands
[restrictions]
$post_restrictions -> $article_post_restrictions
$post_restrictions_reject_notice_data_type
-> $article_post_restrictions_reject_notice_data_type
$command_restrictions -> $command_mail_restrictions
permit_commands_for_stranger -> permit_anonymous_command_mail
$admin_command_restrictions -> $admin_command_mail_restrictions
|
|
article_post_address = $address_for_post
command_mail_address = $address_for_command
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+ $newml_command_ml_admin_default_address
sort.
|
|
XXX xxx_restrictions supports "reject_system_accounts" for backward
XXX compatiblity.
|
|
$*computer_output -> $*log_computer_output
|
|
|
|
|
|
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.
|
|
|
|
+address_compare_function_type = user_part_case_insensitive
|
|
|
|
|
|
+use_address_compare = yes
+address_compare_type = user_part_case_insensitive
|
|
+ $primary_user_db_gecos_map
+ $primary_user_db_subscribe_date_map
+ $user_db_gecos_maps
+ $user_db_subscribe_date_maps
|
|
|
|
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
|
|
|
|
XXX if we use member , it contains $admin_member_maps, it is ambiguous.
|
|
default_directory_mode -> directory_default_mode
move definitions from basic.cf to file.cf.
|
|
|
|
|
|
summary_format_style -> article_summary_file_format_style
summary_format_address_length -> article_summary_file_format_address_length
|
|
|