Neews to accomodate multiple news servers from uu.net

Jeffrey M. Vinocur jeff at litech.org
Sun Nov 11 17:57:40 UTC 2007


On Sun, 11 Nov 2007, The Doctor wrote:

> Why can incoming.conf not acces
> 
> peer news*.news.uu.net{
> 	hostname:	news*.news.uu.net
> 	max-connections: 5
> }
> 
> or
> 
> peer *.uu.net{
> 	hostname:	*.uu.net
> 	max-connections: 5
> }

(1) Please trim quoted text!

(2) incoming.conf does not work the way you describe because no one has
    implemented it.  Feel free to submit a patch.

(3) The word after "peer" is just a random grouping of letters that can
    makes sense to you personally.  It doesn't need to match the hostname
    and doesn't need wildcards.

(4) All you need to do is:

peer uunet {
	hostname: "nntp-out1.uu.net,nntp-out2.uu.net,nntp-out3.uu.net,nntp-out4.uu.net,nntp-out5.uu.net,nntp-out6.uu.net,nntp-out7.uu.net,nntp-out8.uu.net,nntp-out9.uu.net,nntp-out10.uu.net,nntp-out11.uu.net,nntp-out12.uu.net,nntp-out13.uu.net,nntp-out14.uu.net,nntp-out15.uu.net"
	max-connections: 5
}




-- 
Jeffrey M. Vinocur
jeff at litech.org


More information about the inn-workers mailing list