article_post_restrictions = permit_anyone$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, 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 the 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>.