$smtp->datasend("To: receipient address"\n"); $smtp->datasend("From: sender address\n"); $smtp->datasend("Subject : Analysis Summary\n"); $smtp->datasend("\n"); $smtp->datasend('c:\temp\analysis.csv'); $smtp->dataend; $smtp->quit;
In reply to Re: Add Subject and timestamp to email
by friedo
in thread Add Subject and timestamp to email
by meenac
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |