It does send both the text and the HTML, the thing is that the HTML is placed in the email as a multipart/alternative to the text. multipart/alternative is used when each of the parts is an "alternative" version of the same information. Your email client then picks which one to show, since you're using an email client that can display HTML it chooses the HTML version.
-- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

