hi, i buiold up a new SMTP conection:
$smtp = Net::SMTP->new($MAIL{recive_mailserver});
print "ms, $MAIL{recive_mailserver}, $!";
and it returns :
ms, ns2.internet-shop.net, No such file or directory
what means "No such file or directory" in this Case ?
thanx for help. Kris
_______________________________________________
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web
- Re: there is a SMTP error i do not understand.. Kristofer Wolff
- Re: there is a SMTP error i do not understand.. $Bill Luebkert
- Re: there is a SMTP error i do not understand.. Philip Newton
- AW: there is a SMTP error i do not understand.. Kristofer Wolff
- RE: there is a SMTP error i do not understand.. Trevor Joerges
