Hi,

Is there a simple way to set the 'Subject' value when sending an email in PERL???

I use the syntax:

$MailAddress = "etxaved\@etxb.ericsson.se";
$MailFileName = "message.txt";
`mail $MailAddress < $MailFileName`;

But since the subject is not set the received email gets a blank subject field.

Is there a simple solution?

With regards,

Vahagn

-- 
-------------------------------------------------------------------
Email: [EMAIL PROTECTED] 
Tel Ericsson: +46 (0)8 719 82 03
Tel Mobile  : +46 (0)707 73 33 83
 


Reply via email to