in reply to Re^5: Using Net::SMTP to send email attachments
in thread Using Net::SMTP to send email attachments
The error message is this:
"Can't call method "datasend" on an undefined value at example2.cgi line 26, <> line 1."
and line 26, line 1 was "$smtp->datasend(<<"EOH");"
Thanks
Geoffrey
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Using Net::SMTP to send email attachments
by shmem (Chancellor) on May 01, 2017 at 13:26 UTC |