Re: Suck and Inn problems

1999-01-16 Thread Tapio Väättänen
Mark Brown wrote: > Last time I checked, the scripts provided by suck should replace the > file. They copy the outgoing file away, and then flush it (which closes > the old outgoing and creates a new one). Here's the relevant bit of > script: > > if [ ! -s ${OUTGOINGNEW} ]; then > mv ${OUTGOI

Re: Suck and Inn problems

1999-01-16 Thread Mark Brown
On Fri, Jan 15, 1999 at 12:47:27PM +0200, Tapio Väättänen wrote: > I use get-news script provided by Suck pakage. When > I have written new articles get-news will send them > out next time I run the script. Now, I don't know is > problem with suck or inn, but after the articles are > sended out, t

Suck and Inn problems

1999-01-15 Thread Tapio Väättänen
I'm having a little problems with my off-line news server. As said inte subject, I'm using inn as server and use Suck to get news to my machine and send them out. I use get-news script provided by Suck pakage. When I have written new articles get-news will send them out next time I run the script

Re: Suck and INN

1998-09-17 Thread Thomas Behrndt
> I got that fixed, but it now marks all the newsgroups Suck tries to post > (to) as unwanted. In the daily news report, it listed all the articles as > unwanted... so how do I make them 'wanted' and get Suck to work? ideas? Do you have the groups defined as active? To do this, use: ctlinnd newgro

Re: Suck and INN

1998-09-17 Thread Azog
On Tue, 15 Sep 1998, Thomas Behrndt wrote: > > So it seems that INN is just rejecting the posts for some reason. Any ideas? > Your host doesn't have permission to post news articles. You need to give > access for posting in /etc/nnrp.access. Add a line like: > hostname:Read Post:::* > at th

Re: Suck and INN

1998-09-15 Thread Thomas Behrndt
> So it seems that INN is just rejecting the posts for some reason. Any ideas? Your host doesn't have permission to post news articles. You need to give access for posting in /etc/nnrp.access. Add a line like: hostname:Read Post:::* at the end of the file. The hostname should be fully qual

Suck and INN

1998-09-15 Thread Azog
Hello. Maybe I'm just stupid, but I can't seem to make suck work with INN. Suck downloads the articles fine from my remote newsserver, and it says its posted the articles locally. But when I look in /var/log/news/news.notice, I see the following: Sep 15 01:04:55 mithrandir innxmit[21165]: mithrandi

Re: Suck and Inn

1998-01-11 Thread Torsten Hilbrich
Tony Schonfeld <[EMAIL PROTECTED]> writes: > hello everubody , > > Since my News provider has disable the NEWNEWS command i've decided > to use Suck with Inn. > How to use this package for full compatibility with Inn ? i've > modified the get-news script to have -M flag and the target > directo

Suck and Inn

1998-01-10 Thread Tony Schonfeld
hello everubody , Since my News provider has disable the NEWNEWS command i've decided to use Suck with Inn. How to use this package for full compatibility with Inn ? i've modified the get-news script to have -M flag and the target directory, because in the original version the articles are sto