On Sun, 2007-12-16 at 17:58 -0500, Charles Haven wrote: > Thanks for the reply! > > That got rid of the -T message but, now I am getting this error: > > C:\qpsmtpd-0.40>perl -T qpsmtpd-forkserver -l 127.0.0.1 -p 25 -u root > Creating TCP socket 127.0.0.1:25: Bad file descriptor > > C:\qpsmtpd-0.40>perl -T qpsmtpd-forkserver > Creating TCP socket 0.0.0.0:2525: Bad file descriptor > > Any clues on this one? I don't want to be a bother - I really appreciate > anyones help with this!
First read this: http://perldoc.perl.org/perlfork.html Second: Has someone on this list run the forkserver on windows ? --gh > > Thanks, > Charles