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

Replace System.Net.Mail.SmtpClient #19

Closed
kamronbatman opened this issue Mar 5, 2019 · 5 comments
Closed

Replace System.Net.Mail.SmtpClient #19

kamronbatman opened this issue Mar 5, 2019 · 5 comments
Assignees

Comments

@kamronbatman
Copy link
Contributor

Replace email log code to fix the following warnings:

`System.Net.Mail.SmtpClient' is obsolete: `SmtpClient and its network of types are poorly designed, we strongly recommend you use https://github.com/jstedfast/MailKit and https://github.com/jstedfast/MimeKit instead'
@kamronbatman kamronbatman added good first PR Good for newcomers to start contributing help wanted Extra attention is needed labels Mar 7, 2019
@kamronbatman
Copy link
Contributor Author

This should be entirely removed and replaced with a separate module.

@3HMonkey 3HMonkey self-assigned this Jan 2, 2020
@3HMonkey
Copy link
Contributor

3HMonkey commented Jan 2, 2020

Currently working on this using MailKit...
grafik

@kamronbatman
Copy link
Contributor Author

Awesome thank you!

@3HMonkey
Copy link
Contributor

3HMonkey commented Jan 6, 2020

PR added: #69

@kamronbatman kamronbatman removed good first PR Good for newcomers to start contributing help wanted Extra attention is needed labels Jan 6, 2020
@kamronbatman
Copy link
Contributor Author

Closed in #69

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants