1
0

Split multiplart email sending into a dedicated handler (#9977)

Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
This commit is contained in:
Brendan Abolivier
2021-05-17 12:33:38 +02:00
committed by GitHub
parent 6660912226
commit 41ac128fd3
5 changed files with 121 additions and 89 deletions

1
changelog.d/9977.misc Normal file
View File

@@ -0,0 +1 @@
Split multipart email sending into a dedicated handler.