summaryrefslogtreecommitdiff
path: root/fml/etc/src
AgeCommit message (Collapse)Author
2002-08-07$scheduler_queue_dir = $var_dir/scheduler/queuefukachan
-> $event_queue_dir = $var_dir/event/queue
2002-08-03define $scheduler_queue_dirfukachan
2002-07-31[trial] change default $log_format_typefukachan
Example: 02/07/31 00:56:19 distribute[29507] try mta=127.0.0.1:25 by IPv6
2002-07-30+error_analyzer_cache_type = File::CacheDirfukachan
+error_analyzer_cache_mode = temporal +error_analyzer_cache_size = 14
2002-07-29nuke database_* sql_*fukachan
2002-07-28member_maps = $primary_member_map (nuke members-admin)fukachan
2002-07-28rename: init_config_dir_list -> newml_command_init_dirsfukachan
added $shared_db_dir $var_dir $db_dir $lock_dir $tmp_dir $spool_dir
2002-07-25define *moderator*map(s)fukachan
2002-07-24tune up sql statementsfukachan
2002-07-23align variable name to $sql_XXXfukachan
sync sql statement with regress/mysql/ model.
2002-07-22add mysql samplefukachan
2002-07-22READ_ONLY($admin_member_maps)fukachan
2002-07-14reply_message_subject: -> fml results ($ml ML)fukachan
2002-07-13use $file-$who file name syntaxfukachan
2002-07-13use {add,del}{admin,user} on CGIfukachan
2002-07-12enable newml/rmml updates procmailrc templatesfukachan
2002-06-30add path_{less,more,w3m} for conveniencefukachan
sort classify a little
2002-06-27regenfukachan
2002-06-25regenfukachan
2002-06-25add list to $commans_for_admin_cgifukachan
2002-06-23define $qmail_virtual_map_filefukachan
2002-06-01major variable naming overhaulfukachan
relocating variable definitions in etc/src/ aling rule: e.g. use_XXX XXX_rules XXX_dir XXX_cache_dir rename: $recipient_limit -> $smtp_recipient_limit $incoming_mail_dir -> $incoming_mail_cache_dir $outgoing_mail_dir -> $outgoing_mail_cache_dir $qmail_control_virtualdomains_file -> $qmail_virtualdomains_file s/header_filter/article_header_filter/ s/header_rewrite/article_header_rewrite/ s/body_filter/article_body_filter/ s/subject_tag/article_subject_tag/ verify_XXX_* -> check_XXX newly defined: $use_digest_header_rewrite removed: $smtp_log_dir $smtp_log_file
2002-06-01xxx_default_yyy -> default_xxx_yyyfukachan
2002-06-01include available hooks listfukachan
2002-06-01describe $ACTION_$CONDITIONfukachan
example: permit, reject, permit_$condition, reject_$condition, check_$condition
2002-05-28define $path_postmapfukachan
2002-05-28$init_config_dir_list is mandatory directoriesfukachan
2002-05-28clarify prefixes in caution.fukachan
define or rename sysconf_dir et.al. to $domain_XXX_config_dir
2002-05-27add cautionfukachan
define terms on "mail" and "message" change: _message_ -> _mail_ define $postfix_virtual_map_file add $admin_member_maps to $member_maps change attribute names: o permit_members_only -> permit_member_maps o check_command -> check_admin_member_password
2002-05-24reconstruct $newml_command_*_template_filesfukachan
2002-05-21$use_outgoing_message_cache = yesfukachan
$outgoing_message_cache_size = 128
2002-05-21defined ${incoming,outgoing}_message_dirfukachan
2002-05-21renamed to var/mail/{incoming,outgoing,queue}/ syntaxfukachan
2002-05-21split newml_command_template_files into separete variables for each MTA:fukachan
o $newml_command_postfix_template_files o $newml_command_qmail_template_files
2002-05-21define $error_cache_dirfukachan
2002-05-19define $use_error_analyzerfukachan
2002-05-19define $subscribe_command_auth_typefukachan
define $listinfo_base_dir $command_prompot -> $command_prompt $command_chaddr_type -> $chaddr_command_auth_type $command_unsubscribe_type -> $unsubscribe_command_auth_type
2002-05-17clean upfukachan
2002-05-17comment on LOG_MAIL_DIRfukachan
2002-05-17define $use_incoming_message_cache and $incoming_message_cache_sizefukachan
2002-05-17add debug.cffukachan
2002-05-17save incoming message at $ml_home_dir/var/mincoming/fukachan
2002-04-26add rule permit_commands_for_stranger for $command_restrictionsfukachan
2002-04-25rename variable: available_commands_for_xxx -> commands_for_xxxfukachan
2002-04-24define $path_postconffukachan
2002-04-23add path_ for newaliases, postfix and postaliasfukachan
2002-04-23enable newml, rmml on cgifukachan
2002-04-18$use_spool_subdir -> $spool_type (plane or subdir) + $spool_subdir_unitfukachan
2002-04-14clean upfukachan
2002-04-14define $have_forkfukachan