Hi Adam, adam schrieb: > I am trying to create a simple system that allows a user to send > emails. > > I have an email script working but i need to read in a html file, > which is below and store it within a variable.
here is some code we use with TurboGears 1.x & TurboMail to send HTML emails generated from Genshi Templates. This should be easily adaptable to TurboGears 2 if needed. http://paste.chrisarndt.de/paste/a2396bc429e94fa1857328b7eff60697 Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

