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
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
I am writing a qpsmtpd-async plugin to send various blocking operation
commands to a group of pre-forked (at startup time) handler
processes.
1.) For purposes of description
plugin1 is called: handlerProcess
plugin2 is called: rcpt_ok
2.) rcpt_ok at init performs a self->isa_plugin(handlerProcess