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.

--
When you have to kill a man it costs nothing to be polite.
-- Winston Churchill, on formal declarations of war


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to