summaryrefslogtreecommitdiff
path: root/fml/etc/src
AgeCommit message (Collapse)Author
2003-05-14implement size limit filter for both article and command mail.fukachan
2003-05-06search spamassassin, spamd and spamc, and set path_${it} for furtherfukachan
extension.
2003-05-02define $post_restrictions_reject_notice_data_type.fukachan
enable choice of ways how to notify rejection as string or multipart in denial of post?
2003-05-01define article_filter_reject_notice_data_typefukachan
2003-04-29define $maintainer_recipient_mapsfukachan
2003-04-19we should handle addresses used by fml such as elena@fml.org,fukachan
elena-ctl@fml.org et.al. exceptionally in handling errors.
2003-04-16change attribute names of recipient used in filter rejection notice:fukachan
admin -> maintainer
2003-03-16remove fmlthread.fukachan
"fmlthread ..." -> "fml $ml thread ..."
2003-03-15fmlerror_*hook and fmlspool_*_hook removedfukachan
2003-03-14fmlsummary is obsolete.fukachan
2003-03-14fmlsuper_*_hook removedfukachan
2003-03-06define new variables for article filter.fukachan
$use_article_filter_reject_notice $article_filter_reject_notice_recipients
2003-03-05rewrite_errors_tofukachan
2003-02-16define $cgi_menu_map_list and $cgi_menu_default_map.fukachan
2003-02-16define $summary_format_address_lengthfukachan
2003-02-08$command_run_*_hook addedfukachan
2003-02-02enable changepassword, chpass, initpass and passwd as admin command.fukachan
2003-01-07postfix_verp_delimiters = +=fukachan
qmail_verp_delimiters = -=
2003-01-05$fmlerror_*hook addedfukachan
2003-01-03add admin_member_maps into member_mapsfukachan
2003-01-02add $fmlsuper_*hookfukachan
2002-12-31define $newml_command_mta_config_list = postfix sendmail qmail procmailfukachan
define $rmml_command_mta_config_list same as $newml_command_mta_config_list define $sendmail_virtual_map_file = $domain_sendmail_config_dir/virtusertable change $domain_sendmail_config_dir $domain_mail_config_dir -> $domain_config_base_dir/sendmail
2002-12-31+path_sum = @SUM@fukachan
+path_gzcat = @GZCAT@ +path_makemap = @MAKEMAP@
2002-11-26move $summary_file to summary.cffukachan
2002-11-26add summary.cffukachan
2002-11-26define $fmlsummary*hookfukachan
2002-11-26define $summary_file, $summary_format_stylefukachan
2002-11-24permit digest for user mode, digeston/off for admin modefukachan
2002-11-23$commands_for_privileged_user += digestfukachan
define $commands_for_admin = $commands_for_privileged_user for conveninence. XXX remove either in the future.
2002-11-20mkdir $error_analyzer_cache_dir in initialization phasefukachan
2002-11-17cosmetic changesfukachan
2002-11-17bug fix $digest_recipient_maps definitionfukachan
2002-11-17define $article_sequence_file (= $sequence_file) for symmetryfukachan
2002-11-17add digest.cffukachan
2002-11-17define new variables on digest delivery.fukachan
$use_digest_program = yes $digest_sequence_file = $ml_home_dir/seq-digest
2002-11-16+primary_digest_member_map = $primary_member_mapfukachan
+digest_member_maps = $primary_member_maps +primary_digest_recipient_map = file:$ml_home_dir/recipients-digest +digest_recipient_maps = $primary_recipient_map
2002-11-16define digest_*hookfukachan
2002-11-07regen: add $fmlalias_*hookfukachan
2002-10-29handle both public and private directories in initialization phase.fukachan
create variables: $newml_command_init_public_dirs $newml_command_init_private_dirs changed newml codes to use them.
2002-10-03define $html_archive_index_order_typefukachan
2002-09-29reconstruct filter system. create a new file "article.cf", and gatherfukachan
article_*_filter definitions in it.
2002-09-28enable off/on for user usefukachan
2002-09-24$article_header_filter_rules: append permit rulefukachan
2002-09-24article_body_filter_rules: add permit as the last resortfukachan
2002-09-245.0 -> 8.0fukachan
2002-09-14define $directory_{public,private}_modefukachan
2002-09-14define $default_umask and $timezonefukachan
2002-08-19define $use_distribute_program (yes by default)fukachan
2002-08-19rename $use_error_analyzer to $use_error_analyzer_programfukachan
2002-08-19define $use_command_mail_program ("yes" by default).fukachan