Hello Guys,

I wanted to get your opinions on how you distribute emails from within
your MG apps. I'm sure I remember reading a thread a while back about
how some people consider an email a 'view' and so would render the
HTML as a view, this I guess was called from the model using an cfhttp
call or something? and then distributed.

I myself have always just used a cfsavecontent tag in the model which
saves the HTML into a variable, this is then passed to a mailerservice
which contains all my POP/SMTP settings and this actually does the job
of sending the email.

I wanted to see what others were doing as for me having the HTML mixed
in the model always felt a little messy to me.

Cheers guys, appreciate your thoughts.

Rob
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en

For more about Model-Glue, check http://www.model-glue.com .
-~----------~----~----~----~------~----~------~--~---

Reply via email to