Send inn-committers mailing list submissions to
        inn-committers@lists.isc.org

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.isc.org/mailman/listinfo/inn-committers
or, via email, send a message with subject or body 'help' to
        inn-committers-requ...@lists.isc.org

You can reach the person managing the list at
        inn-committers-ow...@lists.isc.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of inn-committers digest..."


Today's Topics:

   1. INN commit: trunk/samples (newsfeeds.in) (INN Commit)
   2. INN commit: branches (2.5 2.5/samples/newsfeeds.in) (INN Commit)


----------------------------------------------------------------------

Message: 1
Date: Mon,  1 Jul 2013 10:32:46 -0700 (PDT)
From: INN Commit <r...@isc.org>
To: inn-committ...@isc.org
Subject: INN commit: trunk/samples (newsfeeds.in)
Message-ID: <20130701173246.32a9167...@hope.eyrie.org>

    Date: Monday, July 1, 2013 @ 10:32:45
  Author: iulius
Revision: 9501

clarify distribution restrictions in the ME entry of the newsfeeds sample file

Note in the newsfeeds sample file that restrictions on accepted
distributions will have no effect if the article has no distribution
at all.

Follow up commit [9499].

Modified:
  trunk/samples/newsfeeds.in

--------------+
 newsfeeds.in |   11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

Modified: newsfeeds.in
===================================================================
--- newsfeeds.in        2013-07-01 08:21:58 UTC (rev 9500)
+++ newsfeeds.in        2013-07-01 17:32:45 UTC (rev 9501)
@@ -31,16 +31,19 @@
 ##
 ##  "/distrib" for this feed entry specifies what distributions the server
 ##  will accept.  If any distributions are listed there, the server will
-##  accept only articles with those distributions.  If all the
-##  distributions listed are negated (starting with !), then the server
-##  will only accept articles without those distributions.
+##  accept only articles with those distributions and articles that do not
+##  have a Distribution: header field.  If all the distributions listed are
+##  negated (starting with "!"), then the server will only accept articles
+##  without those distributions and articles that do not have a Distribution:
+##  header field.
 ##
 ##  For the ME line (and the ME line *only*), patterns affect *outgoing*
 ##  feeds and distributions affect *incoming* feeds (including local posts).
 
 # Empty default subscription list, reject all incoming articles (including
 # locally posted articles) with a distribution of "local" or
-# "collabra-internal", accept all others.
+# "collabra-internal", accept all others (including articles that do not
+# have a Distribution: header field).
 ME:!*/!local,!collabra-internal::
 
 # The same as the above, but would reject all posts that have



------------------------------

Message: 2
Date: Mon,  1 Jul 2013 10:39:31 -0700 (PDT)
From: INN Commit <r...@isc.org>
To: inn-committ...@isc.org
Subject: INN commit: branches (2.5 2.5/samples/newsfeeds.in)
Message-ID: <20130701173931.72c1267...@hope.eyrie.org>

    Date: Monday, July 1, 2013 @ 10:39:30
  Author: iulius
Revision: 9502

clarify distribution restrictions in the ME entry of the newsfeeds sample file

Note in the newsfeeds sample file that restrictions on accepted
distributions will have no effect if the article has no distribution
at all.

Follow up commit [9500].

Modified:
  branches/2.5/ (properties)
  branches/2.5/samples/newsfeeds.in

--------------+
 newsfeeds.in |   11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)


Property changes on: branches/2.5
___________________________________________________________________
Modified: svn:mergeinfo
   - 
   + /trunk:9501

Modified: 2.5/samples/newsfeeds.in
===================================================================
--- 2.5/samples/newsfeeds.in    2013-07-01 17:32:45 UTC (rev 9501)
+++ 2.5/samples/newsfeeds.in    2013-07-01 17:39:30 UTC (rev 9502)
@@ -31,16 +31,19 @@
 ##
 ##  "/distrib" for this feed entry specifies what distributions the server
 ##  will accept.  If any distributions are listed there, the server will
-##  accept only articles with those distributions.  If all the
-##  distributions listed are negated (starting with !), then the server
-##  will only accept articles without those distributions.
+##  accept only articles with those distributions and articles that do not
+##  have a Distribution: header field.  If all the distributions listed are
+##  negated (starting with "!"), then the server will only accept articles
+##  without those distributions and articles that do not have a Distribution:
+##  header field.
 ##
 ##  For the ME line (and the ME line *only*), patterns affect *outgoing*
 ##  feeds and distributions affect *incoming* feeds (including local posts).
 
 # Empty default subscription list, reject all incoming articles (including
 # locally posted articles) with a distribution of "local" or
-# "collabra-internal", accept all others.
+# "collabra-internal", accept all others (including articles that do not
+# have a Distribution: header field).
 ME:!*/!local,!collabra-internal::
 
 # The same as the above, but would reject all posts that have



------------------------------

_______________________________________________
inn-committers mailing list
inn-committers@lists.isc.org
https://lists.isc.org/mailman/listinfo/inn-committers

End of inn-committers Digest, Vol 53, Issue 2
*********************************************

Reply via email to