On Mon, 2004-09-13 at 14:36, Anish Kumar K. wrote:
> HI
> 
> I am using Active PERL for WINDOWS. How will I know
> SMTP is Installed on the system...Can you suggest a small program for SMTP
> 
> Anish
> 

You can find if smtp is "running" very easily. Just make a connection to
smtp port ( port 25 ) if you are able to make this connection it is
running.

But if you want to find out if it is "installed" (it may be up or down )
It will be more difficult

Bye
Ram



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to