in reply to Re^4: Send email via Gmail
in thread Send email via Gmail
Gmail doesn't recognise the command you have sent, which is reasonable because you have not explicitly sent any command. See how the example for sending an email in the Net::SMTP documentation differs from what you are doing? You have not issued a command like the example does with the mail method.
|
|---|