How exactly could I accomplish combining the values?  Forgive me, I'm still
a little wet behind the ears using Perl.

Joshua Scott
Security Systems Analyst, CISSP
626-568-7024


-----Original Message-----
From: LRMK [mailto:lrmk@;rakhitha.cjb.net] 
Sent: Tuesday, November 05, 2002 9:18 AM
To: Scott, Joshua
Cc: [EMAIL PROTECTED]
Subject: Re: Mail::Sendmail Module


combine all the lines using \n characters and store it in the hash variable



----- Original Message -----
From: "Scott, Joshua" <[EMAIL PROTECTED]>
To: "Beginners Perl" <[EMAIL PROTECTED]>
Sent: Tuesday, November 05, 2002 11:01 PM
Subject: Mail::Sendmail Module


> Hello everyone,
>
> I'm trying to use the Mail::Sendmail module in a script where I need a 
> independent mailer.  The problem I'm having is including more than one
line
> of text in the message body.  I'm not really sure how to do this.  The 
> package uses a $mail{message} = "blah" var for the message body.  Is 
> it possible to get more than one line into that hash value?
>
> Basically I've got a script that generates a bunch of information and 
> outputs it to a file.  What I would like to do is make the contents of
this
> file, the body of my message.  I don't want it as an attachment.
>
> Any help is greatly appreciated.
>
> Thank you,
>
> Joshua Scott
> Security Systems Analyst, CISSP
> 626-568-7024
>
>
============================================================================
==========
> NOTICE - This communication may contain confidential and privileged
information that is for the sole use of the intended recipient. Any viewing,
copying or distribution of, or reliance on this message by unintended
recipients is strictly prohibited. If you have received this message in
error, please notify us immediately by replying to the message and deleting
it from your computer.
>
>
============================================================================
==
>
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


======================================================================================
NOTICE - This communication may contain confidential and privileged information that 
is for the sole use of the intended recipient. Any viewing, copying or distribution 
of, or reliance on this message by unintended recipients is strictly prohibited. If 
you have received this message in error, please notify us immediately by replying to 
the message and deleting it from your computer.

==============================================================================


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to