Class EmailMultiAlternatives

A version of EmailMessage that makes it easy to send multipart/alternative messages. For example, including text and HTML versions of the text is made easier.

Declaration

class EmailMultiAlternatives(EmailMessage)
source link

Documentation

Methods

Inherited methods

Reexports