AW: Problem with xinetd

2008-12-30 Thread Hans Salvisberg
Yes, this works, Thank you very much for the quick fix! Now on to configuration! Hans Hanno Hecker wrote: > This is a quick fix. I'm not sure if we solve it this way in SVN, but > it fixes the seen error :) > > Hanno

Re: Problem with xinetd

2008-12-30 Thread Hanno Hecker
On Mon, 29 Dec 2008 16:43:57 + (GMT) Hans Salvisberg wrote: > Hanno Hecker wrote: > > > What am I doing wrong? > > Nothing .) > > Thanks for restoring my sanity! > I'll be happy to test the updated trunk. Sorry to come in so late in the > cycle... This is a quick fix. I'm not sure if we s

AW: Problem with xinetd

2008-12-29 Thread Hans Salvisberg
Hanno Hecker wrote: > > What am I doing wrong? > Nothing .) Thanks for restoring my sanity! BTW, does it make any difference whether I install qpsmtpd as in... perl Makefile.PL make make test make install make clean ... or not? I'll be happy to test the updated trunk. Sorry to come in so lat

Re: Problem with xinetd

2008-12-29 Thread Hanno Hecker
On Mon, 29 Dec 2008 06:04:55 + (GMT) Hans Salvisberg wrote: > but when I try to run it from xinetd as above, then I get > >Can't call method "connected" on an undefined value at > lib/Qpsmtpd/TcpServer.pm line 174. > > What am I doing wrong? Nothing .) The "connected" call works on an

Problem with xinetd

2008-12-28 Thread Hans Salvisberg
Hi List I've been happily running qpsmtpd 0.33-dev from xinetd for close to two years now, with the following configuration: service smtp { flags = REUSE socket_type = stream protocol= tcp wait= no user= smtpd