----- Original Message ----- From: "Yutaka Sato" <pficabdyi-mykgh4zmj6tw.ml@delegate.org> To: <pficabdyi-mykgh4zmj6tw.ml@delegate.org> Cc: <pbmfqbdyi-mykgh4zmj6tw.ml@delegate.org> Sent: Sunday, May 01, 2005 6:17 AM Subject: Re: [DeleGate-En] Delegate news - local news group? > On 04/30/05(02:27) you "damir" <damir@wisp-hr..> wrote > in <_A2929@delegate-en.ML_> > |> I tested it on my WinXP machine. > |> > |> dg8_11_3.exe -vv ADMIN=me@here -P8119 SERVER=nntp MOUNT="= nntp://-.-/" > |> > |> It started without problem. Then posted an article by hand with > |> telnet on unix (or on Cygwin). > | > |Hm ... I try exactly like you , but it stop ... here: > |<WIN> 18:45 (5152) senonblockingSocket <15,1> =0 > |19:19:00.82 (5152) 0+0: AcceptByMain: Timeout <Children=0, timeout=15> > > I did copy & paste the line on my Win2K machine and got like this: > ... > 05/01 13:00:54.26 [756] 0+0: --INITIALIZATION DONE: 8.11.3 on WindowsNT-- > (WIN) 00:54 [756] setNonblockingSocket(15,1)=0 > 05/01 13:01:09.28 [756] 0+0: AcceptByMain: TIMEOUT(children=0, timeout=15) > > This is very usual log output from DeleGate right after it has started > and is waiting a request from a client. > It stays stopped until a request will come from a client, of course. > > |It looks that delegate need some .dll or something .ocx ... wherever > |...which is not present under win 2000 ... > |Any idea ? > > Why do you think so? As long as I know, it runs commonly on any Win32 > architecture, especially on WinNT series. > > > |Hmm. So I examined the active file of the newsgroup "test.group" at > |DGROOT/etc/news/groups/test.group (DGROOT is "C:/Program Files/DeleGate" > |by default) It was like this: > | > |00000 00000 0 X C:/Program Files/DeleGate/cache/nntp/-.-/spool/test/group > | > |Both the drive symbol ":" and the space character is not cared. > > By the way, I coped with this ":" and SPACE problem in 9.0.1-ALPHA, > which is distributed at ftp://ftp.delegate.org/pub/DeleGate/alpha/ > You don't need edit a group file manually with this version and later. > > Cheers, > Yutaka > -- Ok I downloaded dg9_0_1-pre2.zip Now i was make this bat script (I want that delegate running like service) : dg.exe -P130 SERVER=nntp EXPIRE=700d CRON="0 * * * * -expire 700d" MOUNT="= nntp://-.-/" CACHE=do DGROOT="D:\DeleGate-lokal" ADMIN="admin@some.." PERMIT="*:*:192.168.0.0/24,192.168.1.0/24,192.168.2.0/24,192.168.3.0/24,127. 0.0.1/32,,213.149.46.8/29" Then I was telnet to my machine and do post: POST Newsgroups: test.group Subject: test From: test test Delegate is then create group , and after that i connect with outlook express ... subscribe to group and when I try to download test article I have this error (same if I made telnet connection): Services for your host[213.149.46.14] are suspended now on a suspicion of intruder. or from localhost Services for your host[127.0.0.1] are suspended now on a suspicion of intruder.