Re: email text



look at Mail::Sender


On 4/28/07, Mathew <theillien@xxxxxxxxx> wrote:

I have a script which creates a text file for each of several users.
However, the contents of the file are rarely enough to warrant it. I'd
much rather place the information inside the email instead of attaching
it as a file. I haven't been able to find anything to explain how to do
this though. Although, something tells me I'm completely over-thinking
it.

Can someone help?

Mathew

--
To unsubscribe, e-mail: beginners-unsubscribe@xxxxxxxx
For additional commands, e-mail: beginners-help@xxxxxxxx
http://learn.perl.org/





--
since this is a gmail account, please verify the mailing list is included in
the reply to addresses


Relevant Pages

  • Re: email text
    ... Nigel Peck wrote: ... the contents of the file are rarely enough to warrant it. ... much rather place the information inside the email instead of attaching ... over-thinking it. ...
    (perl.beginners)
  • Re: email text
    ... Mathew wrote: ... the contents of the file are rarely enough to warrant it. ... something tells me I'm completely over-thinking it. ... If you're attaching it then that must mean you're creating the email so what's stopping you putting the text in the body of the message? ...
    (perl.beginners)
  • email text
    ... I have a script which creates a text file for each of several users. ... the contents of the file are rarely enough to warrant it. ... much rather place the information inside the email instead of attaching ... something tells me I'm completely over-thinking it. ...
    (perl.beginners)