From: "Anish Kumar K." <[EMAIL PROTECTED]>
> The SMTP Pgms are not working on my windows environment. I am using
> Active PERL 5.8. 
> 
> please let me know whether I need to install SMTP module, if so where
> I can find the module for windows.

You can install all kinds of modules via PPM (Perl Package Manager). 
Just start the Command Prompt (cmd.exe) and type

        ppm install Mail-Sender
or
        ppm install MIME-Lite
 
> Do I need to have SMTP server also..
> 
> Anish

No you don't. You may instruct the module to use the same mail server 
you used to send this mail. Which seems to be nila.vitalect-
india.com.

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>


Reply via email to