Re: starting Perl script from inetd

2004-06-27 Thread Bob Proulx
[EMAIL PROTECTED] wrote: > Trying to start a Perl smtp(port 25) server from inetd. > Script works OK as stand alone but fails to start from inetd. Hopefully it has been designed to be run from inetd. > Question 1: Is there a way to log inetd? Information and errors is logged via syslogd. This u

Re: starting Perl script from inetd

2004-06-27 Thread Stephen Patterson
On Sun, 27 Jun 2004 20:20:05 +0200, <[EMAIL PROTECTED]> wrote: > > Trying to start a Perl smtp(port 25) server from inetd. > Failed to start server :Address already in use > (in cleanup) Can't call method "close" on an undefined value at > /usr/lib/perl5/site_perl/5.6.1/Net/SMTP/Server.p