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
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
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
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
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