Skip to content

Conversation

@sgabb
Copy link

@sgabb sgabb commented Aug 6, 2025

Understanding the possible issues with a custom mapping, the problem with previous implementation was that Django templates for html emails could not be used.
By adding a specific setting, we can maintain the plain mode for MIME email sending, and also enable the use of more advanced templates and the exploit of the Graph API.

I have added a few utility methods in MSGraphBackend to separate mapping and setting of headers and data for requests.

@danielniccoli
Copy link
Owner

Ciao Gabrio,

thanks for the PR. This looks promising and like something I want to merge, but I will need some days until I get time to review it.

Cheers,
Daniel

@danielniccoli danielniccoli self-assigned this Aug 7, 2025
@sgabb
Copy link
Author

sgabb commented Aug 7, 2025

That's perfect, no hurry at all.

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

Successfully merging this pull request may close these issues.

2 participants