INN commit: trunk/doc/pod (inn.conf.pod)
INN Commit
Russ_Allbery at isc.org
Sat Apr 11 01:37:41 UTC 2009
Date: Friday, April 10, 2009 @ 18:37:41
Author: eagle
Revision: 8406
Move the note that NNTP-Posting-Host isn't obfuscated to the correct
option (addnntppostinghost, not addnntppostingdate). Thanks, John F.
Morse.
Modified:
trunk/doc/pod/inn.conf.pod
--------------+
inn.conf.pod | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: inn.conf.pod
===================================================================
--- inn.conf.pod 2009-04-04 12:56:54 UTC (rev 8405)
+++ inn.conf.pod 2009-04-11 01:37:41 UTC (rev 8406)
@@ -704,16 +704,16 @@
=item I<addnntppostingdate>
Whether to add an NNTP-Posting-Date: header to all local posts. This is a
-boolean value and the default is true. Note that INN either does not add
-this header or adds the name or IP address of the client. There is no
-intrinsic support for obfuscating the name of the client. That has to be
-done with a user-written Perl filter, if desired.
+boolean value and the default is true.
=item I<addnntppostinghost>
Whether to add an NNTP-Posting-Host: header to all local posts giving the
FQDN or IP address of the system from which the post was received. This
-is a boolean value and the default is true.
+is a boolean value and the default is true. Note that INN either does not
+add this header or adds the name or IP address of the client. There is no
+intrinsic support for obfuscating the name of the client. That has to be
+done with a user-written Perl filter, if desired.
=item I<checkincludedtext>
More information about the inn-committers
mailing list