summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-08-11remove todo: complicated digest, lmtp. update status.fukachan
2008-08-11update status.fukachan
add/clean up comments.
2008-08-10add overhaul todofukachan
2008-08-10update/more commentsfukachan
2008-08-10reject* -> isolate*fukachan
2008-08-10add tmp/fukachan
2008-08-07anoncvs.fml.org changed to support anonymous cvs over ssh.fukachan
2008-08-07allow anoncvs over ssh, now.fukachan
2008-08-07anoncvs implementation changed: permit cvs over ssh for anobodyfukachan
2008-08-03bump up version to 7.98.13.fukachan
isolation or quarantine mode implemented and enabled by default.
2008-08-02fix copyrightfukachan
2008-08-02fixed that isolate operation works.fukachan
2008-08-02create isolated queue, too.fukachan
2008-08-02regen: support isolate_* and set it by default in article_post_restrictions ↵fukachan
and command_mail_restriction
2008-08-02support directives (isolate_system_special_accountsfukachan
isolate_spammer_maps isolate) for $article_post_restrictions and $command_mail_restrictions.
2008-07-20implement isolate operationfukachan
2008-07-20isolate the current incoming message if matchedfukachan
2008-07-20define isolate_system_special_accounts() andfukachan
isolate_system_accounts().
2008-07-20define incoming_message_dup_content() andfukachan
incoming_message_isolate_content().
2008-07-19fix copyrightfukachan
2008-07-16we need isolate_XXX directives (?)fukachan
2008-07-12move include.sgml to include/chapters.entfukachan
2008-07-12/fml/ -> /software/fml4/fukachan
2008-07-12fix url:fukachan
o /software/fml-devel/ -> /software/fml8/ o STATUS.html -> STATUS.txt
2008-07-06define "hold" and "isolate" operations.fukachan
minor bug fixes and typo.
2008-07-06define "isolate" operation template.fukachan
"isolate" differs "hold". "isolate" sets apart spam candidates from normal incoming messages, whereas "hold" moves the incoming message to "hold" queue, which does not move until someone changes the state.
2008-07-05fix typofukachan
2008-07-05fixed: add missing use FML::Restriction::Postfukachan
2008-07-03fix copyrightfukachan
2008-07-03define hold() and discard()fukachan
2008-07-03define restriction_state_{set,get}_hold_reason()fukachan
2008-06-28who can do newml in create-on-post?fukachan
2008-06-28fix copyrightfukachan
2008-06-28"who can do newml operations" code is rewritten to use offukachan
createonpost_newml_restrictions.
2008-06-28define permit_createonpost_newml_mapsfukachan
2008-06-28fix comments (FNF)fukachan
2008-06-28regen: createonpost_newml_restrictions, createonpost_newml_mapsfukachan
2008-06-28regen: createonpost_newml_restrictions, createonpost_newml_mapsfukachan
2008-06-28define $createonpost_newml_restrictions = permit_ml_domainfukachan
define $createonpost_newml_maps = pcre:$ml_home_dir/newml.pcre remove $createonpost_maintainer_maps
2008-06-28implement permit_ml_domain()fukachan
2008-06-28implement is_ml_domain() method.fukachan
fix debug and pod descriptions.
2008-06-28fix copyrightfukachan
2008-06-08details of create-on-post extension.fukachan
2008-06-08create-on-post enhanced.fukachan
2008-06-08regen: define $createonpost_maintainer_mapsfukachan
2008-06-08restrict who can create a new ML.fukachan
2008-06-08define is_valid_map() methodfukachan
2008-06-08define $createonpost_maintainer_mapsfukachan
2008-06-08clean up. fix comments.fukachan
2008-05-25switched to configure 2.62 based.fukachan