

The EmailMessage class is initialized with theįollowing parameters (in the given order, if positional arguments are used).Īll parameters are optional and can be set at any time prior to calling the The return value will be the number of successfully delivered messages (whichĬan be 0 or 1 since it can only send one message).ĮmailMessage Objects ¶ class EmailMessage ¶ Text/plain content type and html_message as the Multipart/alternative email with message as the html_message: If html_message is provided, the resulting email will be a.If unspecified, an instance of the default backend will be used. connection: The optional email backend to use to send the mail.If this isn’t provided, Django will use the value of the
#How to i find sent mail in outlook password#
auth_password: The optional password to use to authenticate to the.

