From: Ramprasad A Padmanabhan <[EMAIL PROTECTED]>
> 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.
Yeah, run
telnet localhost 25
Jenda
===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed
to get drunk and croon as much as they like.
-- Terry Pratchett in Sourcery
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>