Based on the Net::Smtp docs.$smtp->data(); $smtp->datasend("To: postmaster\n"); $smtp->datasend("X-Priority: 1\n"); $smtp->datasend("\n"); $smtp->datasend("A simple test message\n"); $smtp->dataend();
gav^
In reply to Re: send mail using SMTP
by gav^
in thread send mail using SMTP
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |