Re: email text
- From: theillien@xxxxxxxxx (Mathew)
- Date: Sat, 28 Apr 2007 19:25:01 -0400
I'll have to look at the HEREDOC option. I'm not familiar with that.
As for HTML, people here get quite frisky when they don't get plain text
emails.
Mathew
Robert Hicks wrote:
I typically use a HEREDOC to format my email messages. You can do all.
sort of things by sending the email as HTML of you want as well.
Robert
Mathew wrote:
I'm using MIME::Lite to create the email. It is being generated as I'm
able to send out all the emails necessary.
The way I'm doing it now is to use a variable which holds a small
message to be inserted into the email. However, I don't know how to
dynamically format that variable with the data I'm sending.
The data looks like this:
Ticket ID hh:mm
---------------------
000000 00:00
111111 11:11
222222 22:22
And so on. That is what gets placed in the file but I'd prefer it be
placed inside the email.
Mathew
- Follow-Ups:
- Re: email text
- From: Robert Hicks
- Re: email text
- References:
- email text
- From: Mathew
- Re: email text
- From: Nigel Peck
- Re: email text
- From: Mathew
- Re: email text
- From: Robert Hicks
- email text
- Prev by Date: Re: email text
- Next by Date: Re: How to enable/disable the "use strict" at run-time?
- Previous by thread: Re: email text
- Next by thread: Re: email text
- Index(es):
Relevant Pages
|