article_post_restrictions = permit_anyone$article_post_restrictions parameter controls who can post to this ML. To set this as "permit_anyone", anybody (including system special account e.g. root, postmaster) can post.
By default, $article_post_restrictions is defined as follows for fml4 compatibility,
article_post_restrictions = reject_system_special_accounts permit_member_maps reject"reject_system_special_accounts" denies post if From: looks like system accounts e.g. root, postmaster.
This configuration means that system special accounts cannot post and only user contained in $member_maps can post article.
Attention that reject_XXX and permit_XXX statement is first match.
Prev | Home | Next |
Case Study: Mail Magazine (2) | Up | Case Study: Article Posting Allowd If It Is A Reply To The Former One. |
author's homepage is www.fml.org/home/fukachan/.
Also, visit nuinui's world :) at www.nuinui.net.
For questions about FML, e-mail <fml-bugs@fml.org>.