Disclaimer: As a TurboMail developer I'm seriously biased.
iain duncan wrote:
- what should I use to build the html mails? the stdlib email module?
The stdlib email module can be quite complicated but leaves you all freedoms. You may want to look to into TurboMail's Message class which simplifies message generation.
- sending, turbomail?
Definitely :-)
- generating the email, what would be the best way to take a genshi template plus html content and get it rendered such that the css becomes inline? is there something else out there that does that?
I think generating HTML content is done best with a templating engine. Genshi looks like a natural fit.
fsPS: If you try TurboMail and need flexibility (TG2, Django, Pylons, your own CGI?), you probably want to use trunk. It's quite stable just lacking some features.
smime.p7s
Description: S/MIME Cryptographic Signature

