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

Migrate to MailKit from System.Net.Mail #4156

Merged
merged 15 commits into from
Feb 4, 2021

Commits on Aug 8, 2020

  1. Initial Commit

    meetmandeep committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    8c300d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Update DNN Platform/Library/Services/Mail/MailInfo.cs

    Co-authored-by: Brian Dukes <bdukes@engagesoftware.com>
    meetmandeep and bdukes authored Aug 11, 2020
    Configuration menu
    Copy the full SHA
    9a5e942 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    meetmandeep committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    0d54c04 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Work in progres

    meetmandeep committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    8eb9527 View commit details
    Browse the repository at this point in the history
  2. Merge

    meetmandeep committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    fe145c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Initial Commit

    meetmandeep committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    2eb73ab View commit details
    Browse the repository at this point in the history
  2. Using .Net MimeMapping

    Using int.parse for consistency
    meetmandeep committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    8b93fd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96a9ca4 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Rename to MailKitMailProvider

    bdukes committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    58ae072 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'dnnsoftware/develop' into issue-3974

    # Conflicts:
    #	DNN Platform/Library/Services/Mail/Mail.cs
    #	DNN Platform/Library/Services/Mail/MailAttachment.cs
    #	DNN Platform/Library/Services/Mail/MailInfo.cs
    #	DNN Platform/Library/Services/Mail/MailKitMailProvider.cs
    bdukes committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    d112b28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5d15a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    860f115 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfa644f View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Configuration menu
    Copy the full SHA
    4b0fc5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    540ac84 View commit details
    Browse the repository at this point in the history