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

Continuando con el leafnode



Hola,
 al ejecutar leafnode me ha salido lo siguiente:

[~/doc]$ su root
Password:
Estruch:/home/josep/doc# fetch -vvvvv
1.4: verbosity level is 11
Don't fetch threads that nobody has read after 7 days
Don't fetch threads that have been read once after 2 days
Connecting to news.teleline.es ...
LIST ACTIVE done only 266342 seconds ago, skipping
Estruch:/home/josep/doc# fetch -vvvvvvv
1.4: verbosity level is 47
Don't fetch threads that nobody has read after 7 days
Don't fetch threads that have been read once after 2 days
Connecting to news.teleline.es ...
LIST ACTIVE done only 266366 seconds ago, skipping
Estruch:/home/josep/doc# su news
Estruch:/home/josep/doc$ fetch -vvvvvv
1.4: verbosity level is 39
Don't fetch threads that nobody has read after 7 days
Don't fetch threads that have been read once after 2 days
Connecting to news.teleline.es ...
LIST ACTIVE done only 266388 seconds ago, skipping
Estruch:/home/josep/doc$ exit
Estruch:/home/josep/doc# exit
[~/doc]$ 

Como ven lo he probado como root y como news (y con varias vs :-)) pero al
ejecutar fetch -vvvvvvvvv me devuelve el prompt al cabo de un par de segundos.

Les adjunto el fichero de configuración.

Saludos,
  Josep Parera
# This is the NNTP server leafnode fetches its news from.
# You need read and post access to it.
server = news.teleline.es

# Unread discussion threads will be deleted after this many days if
# you don't define special expire times. Mandatory.
expire = 5

# Non-standard expire times (no regex possible)
#groupexpire comp.os.linux.misc = 5     # group too big to hold articles 20 days
#groupexpire any.local.newsgroup = 100  # very interesting, hold articles longer:
groupexpire es.comp.hackers = 2
groupexpire es.comp.os.linux = 3

# Never fetch more than this many articles from one group in one run.
# Be careful with this; setting it much below 1000 is probably a bad
# idea.
maxfetch = 1000

# Especifica un límite superior sobre a cuántos grupos un artículo puede
# pegarse
maxcrosspost = 0

# Cuántos artículos para traer inicialmente al grupo.
initialfetch = 500

# This is the port to connect to on the news server.
# By default, the nttp port will be used.
#port=119

# This is the username that is used if authorization is required by the 
# upstream nntp server.
username=PARERA

# This is the password that is used if authorization is required by the
# upstream nntp server. If you use this, please consider who can read this
# file!
#password=

Reply to: