$smtp->datasend("\n"); $smtp->datasend("--$boundary\n"); $smtp->dataend(); $smtp->quit;
This is still wrong, and might work only accidentally. The last boundary must be followed by --. See Re^5: Using Net::SMTP to send email attachments.
Alexander
In reply to Re^2: Using Net::SMTP to send email attachments
by afoken
in thread Using Net::SMTP to send email attachments
by astrobal
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |