Sujet : Re: INN2 basic question
De : gmkeros (at) *nospam* gmail.com (Kyonshi)
Groupes : news.software.nntpDate : 12. Jul 2025, 17:18:23
Autres entêtes
Organisation : Erebor InterNetNews
Message-ID : <104u1sc$vm4$2@ereborbbs.duckdns.org>
References : 1 2
User-Agent : Mozilla Thunderbird
On 7/12/2025 12:07 PM, Thomas Hochstein wrote:
Kyonshi wrote:
I am trying to add a nntp peer to my server. Whenever I am reloading
newsfeeds (or just restart the server) with the entry for this peer
uncommented
>
e.g.
testserver/testserver.org\
:*,!junk,!control,!control.*/!local\
:Af,Ap,C20,G12,U5,<32768,Tm\
:innfeed!
>
it gives me the error "testserver funnel bad" in the log.
You do have an (uncommented) innfeed! feed like
| # innfeed funnel master.
| innfeed!\
| :!*\
| :Tc,Wnm*:/usr/lib/news/bin/innfeed
in your newsfeeds file?
Oh, that in fact was it.
Thanks!