2009/1/6 Fúlvio <fulvi...@gmail.com>:
> Hi Jenda,
>
> I try to debug the code and the error message was: "Bad file
> descriptor".
> I will try to use the other modules.
> I need only send an email.
>

If you are not familiar with SMTP protocal (RFC 821), you are hard to
use Net::SMTP.
I'd suggest you use another module which may encapsulate Net::SMTP.
There are a lot of that modules on CPAN, like Mail::Send, Email::Send,
Mail::Sender,Mail::Lite etc.
Just pick up one you best like.

Ralf.

Reply via email to