INN commit: branches/2.5/doc/pod (active.pod)
INN Commit
rra at isc.org
Sun Nov 15 09:30:00 UTC 2009
Date: Sunday, November 15, 2009 @ 01:29:59
Author: iulius
Revision: 8805
Documentation fix: a group with status "j" can receive
local articles.
Mention that groups with status "n" or "x" can receive
local posts, if configured to.
Modified:
branches/2.5/doc/pod/active.pod
------------+
active.pod | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
Modified: active.pod
===================================================================
--- active.pod 2009-11-15 09:29:51 UTC (rev 8804)
+++ active.pod 2009-11-15 09:29:59 UTC (rev 8805)
@@ -64,7 +64,7 @@
=foo.bar Articles are filed in the group foo.bar instead.
If a newsgroup has the C<j> status, no articles will be filed in that
-newsgroup, and local postings to that group will be rejected. If an
+newsgroup. If an article is locally posted to that group or if an
article for that newsgroup is received from a remote site, and if it is not
crossposted to some other valid group, it will be filed into the C<junk>
newsgroup instead. This is different than simply not listing the group,
@@ -80,6 +80,9 @@
created manually with ctlinnd(8).) An alias should not point to another
alias.
+Note that F<readers.conf> can be configured so that local posts
+to newsgroups with status C<n> or C<x> are accepted.
+
=head1 MINIMAL ACTIVE FILE
For B<innd> to be able to start, the three groups C<control>,
More information about the inn-committers
mailing list