Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot send html content? #9

Open
yetone opened this issue Mar 5, 2013 · 1 comment
Open

cannot send html content? #9

yetone opened this issue Mar 5, 2013 · 1 comment

Comments

@yetone
Copy link

yetone commented Mar 5, 2013

No description provided.

@puentesarrin
Copy link
Contributor

You can to use send a html to an instance of EmailMessage.

Also, you can to use Tornado templates via EmailFromTemplate class:
https://github.com/equeny/tornadomail/blob/master/tornadomail/message.py#L376-L390

For a example about this, see the following gist:
https://gist.github.com/puentesarrin/5321409

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants