case study: anyone can post.

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.

fml 8.0 (fml-devel) project homepage is www.fml.org/software/fml8/.
fml 4.0 project homepage is www.fml.org/fml/menu.ja.html.
about one floppy bsd routers, see www.bsdrouter.org/.
other free softwares are found at www.fml.org/software/.

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>.