INN commit: trunk/doc/pod (readers.conf.pod)
INN Commit
rra at isc.org
Thu Dec 24 09:15:19 UTC 2009
Date: Thursday, December 24, 2009 @ 01:15:19
Author: iulius
Revision: 8855
Note that the "L" reading/posting access in readers.conf
is also in effect for groups with status "x" (and not
only "n").
A secure layer can also be negotiated with AUTHINFO SASL.
Modified:
trunk/doc/pod/readers.conf.pod
------------------+
readers.conf.pod | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: readers.conf.pod
===================================================================
--- readers.conf.pod 2009-12-22 19:31:33 UTC (rev 8854)
+++ readers.conf.pod 2009-12-24 09:15:19 UTC (rev 8855)
@@ -423,7 +423,7 @@
=item L
The client may post to newsgroups that are set to disallow local posting
-(mode C<n> in the active(5) file).
+(status fields C<n> and C<x> in the active(5) file).
=back
@@ -819,7 +819,8 @@
To restrict connections on the standard NNTP port (119) to use TLS for
some (or all) of the auth groups to match, use the I<require_ssl>
parameter. Note that a client can use STARTTLS to negotiate an
-encrypted connection.
+encrypted connection. A secure layer can also be negotiated during
+authentication via AUTHINFO SASL.
=item *
More information about the inn-committers
mailing list