[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [leafnode-list] No Posting Allowed



Okay, thanks.

-----
Jeff Grossman (jeff@xxxxxxxxxxx) 

-----Original Message-----
From: broonie@xxxxxxxxxxxxx [mailto:broonie@xxxxxxxxxxxxx]On Behalf Of
Mark Brown
Sent: Saturday, June 03, 2000 11:00 AM
To: leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [leafnode-list] No Posting Allowed


On Fri, Jun 02, 2000 at 10:18:01PM -0700, Jeff Grossman wrote:

> failed message to failed.postings.  Is there a way to set Fetchnews up to
> not try and post any messages to this server?

No.  The best you can do is either force posting to the primary server
only (by running "fetchnews -l" before fetchnews) or automatically move
failed postings into out.going again.  If you do the latter then
fetchnews will notice that the article has already been posted and not
repost it.

Code to do the moving: 

# Move failed postings back into outgoing queue.  This works around a
# buglet when posting to multiple servers.
if [ "" != "`ls /var/spool/news/failed.postings/`" ]; then
   mv /var/spool/news/failed.postings/* /var/spool/news/out.going
fi 

-- 
Mark Brown  mailto:broonie@xxxxxxxxxxxxxxx   (Trying to avoid grumpiness)
            http://www.tardis.ed.ac.uk/~broonie/
EUFS        http://www.eusa.ed.ac.uk/societies/filmsoc/


-- 
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list


-- 
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list