On Thu, 16 Sep 2004, Anish Kumar K. wrote:

> When I type telnet *********.com 25
> I get like this
> 
>     220 ************.com ESMTP Postfix
>     500 Error: bad syntax

That's okay -- it at least confirms that you have access to a working 
SMTP server, and should be able to send messages to it.

> The Program which I sent you work when I telnet into the system and 
> work..
> The problem happens when I work in the [Active Perl] on windows..

That is, you can telnet to the smtp server and send mail, but you cannot 
get Net::SMTP to send mail through that server -- correct ?

> So my question is whether I need to install SMTP module for windows. 
> if so where will I get...

That's certainly an option, as Jenda noted, but if you have access to a 
working SMTP server then there's really not much reason to do so.


-- 
Chris Devers

-- 
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