There must be some other problem in the code or otherwise.
If you can change the domainname to your own server and start smtp server in debug mode and check you can learn better
Tom Allison wrote:
I'm trying to connect to a server while using a HELO <domainname> option, but no luck
$smtp = Net::SMTP->new("yourdomain", Hello => "mydomain");
gives me:
Invalid argument at ./verify.pl line 92, <DATA> line 16.
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]