summaryrefslogtreecommitdiff
path: root/fml/etc/src/list.cf
AgeCommit message (Collapse)Author
2008-08-24add new entry on "isolatation" related variables.fukachan
define $isolated_queue_dir and $isolated_queue_expire_limit.
2006-05-09add envelope.cffukachan
2006-02-04define CREATE-ON-POST function.fukachan
2005-12-18define moderation definition: enable, queue_dirfukachan
2005-08-23-dbms.cffukachan
+postgresql.cf +ldap.cf
2005-06-03add fetchfml.cf, which defines fetchfml basic configurationsfukachan
2005-05-29add pgp.cffukachan
2005-05-26add virus.cffukachan
2004-12-18add (prepend) debug.cffukachan
2004-11-25add compatibility.cffukachan
2004-05-22add spam filterfukachan
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-05-15add size.cffukachan
2002-11-26add summary.cffukachan
2002-11-17add digest.cffukachan
2002-09-29reconstruct filter system. create a new file "article.cf", and gatherfukachan
article_*_filter definitions in it.
2002-08-19add distribute.cffukachan
2002-07-22add mysql samplefukachan
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-01include available hooks listfukachan
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-19define $use_error_analyzerfukachan
2002-05-17add debug.cffukachan
2002-02-24define syscon_dir, mailconf_dir and mail_aliases_filefukachan
$sysconf_dir = $ml_home_prefix/etc $mailconf_dir = $sysconf_dir/mail $mail_aliases_file = $mailconf_dir/aliases
2001-12-18define new class $use_html_archivefukachan
2001-12-09Initial revisionfukachan