summaryrefslogtreecommitdiff
path: root/fml/etc/src/config.cf.ja/debug.cf
AgeCommit message (Collapse)Author
2004-12-18$debug -> $use_debugfukachan
2004-12-18define $debugfukachan
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-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-21$use_outgoing_message_cache = yesfukachan
$outgoing_message_cache_size = 128
2002-05-17define $use_incoming_message_cache and $incoming_message_cache_sizefukachan