Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce MailAttachment class #4187

Merged
merged 2 commits into from
Oct 13, 2020
Merged

Conversation

bdukes
Copy link
Contributor

@bdukes bdukes commented Oct 13, 2020

This PR takes the work done by @meetmandeep in #4156 and extracts the MailAttachment class, so that we can process the switch to MailKit separately (i.e. for a later release).

meetmandeep and others added 2 commits October 13, 2020 15:13
In order to support multiple mail providers, this introduces a new
MailAttachment class for use by the MailProvider API. This decoupling from
System.Net.Mail.Attachment will give more flexibility when implementing new
providers, such as MailKit.
@bdukes bdukes added this to the 9.8.0 milestone Oct 13, 2020
Copy link
Contributor

@valadas valadas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@valadas valadas merged commit 9a58e9e into dnnsoftware:develop Oct 13, 2020
@bdukes bdukes deleted the mail-attachment branch November 30, 2020 22:18
bdukes added a commit to bdukes/Dnn.Platform that referenced this pull request Aug 31, 2021
This functionality was inexplicably removed in b3e066f dnnsoftware#4187

Includes fixes originally from dnnsoftware#2900 (1b44e1d)
Fixes dnnsoftware#2899
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants