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!

Thanks,
Charles



"Tom Callahan" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
> Charles Haven wrote:
>> Complete noob here. I use ASSP on Windows and want to pass the smtp 
>> connection to another daemon running Perl. This looks like the best 
>> possibility.
>>
>> I have:
>> - Windows XP
>> - Perl v5.8.8 built for MSWin32-x86-multi-thread,
>>   Binary build 822 [280952] provided by ActiveState
>> - qpsmtpd-0.40 (installed to C:\)
>>
>> I have done:
>> - Unzipped qpsmtpd to C:\
>> - Copied "config.sample" to "config"
>> - From the command prompt typed: perl qpsmtpd-forkserver
>>
>> I get the following error:
>> C:\qpsmtpd-0.40>perl qpsmtpd-forkserver
>> "-T" is on the #! line, it must also be used on the command line at 
>> qpsmtpd-forkserver line 1.
>>
>> Does anyone know how to fix and/or a tutorial on how to get this running 
>> on Windows?
>>
>> Thanks,
>> Charles
>>
>>
>>
>>
>>
>
> Try "perl -T qpsmtpd-forkserver" 


Reply via email to