-
Notifications
You must be signed in to change notification settings - Fork 248
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
feat: add smtp auth login support #683
Conversation
Extremely easy PR for you @foxcpp :) |
Needs corresponding documentation update |
@foxcpp Done! |
0b883ed
to
a87a9c0
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #683 +/- ##
=======================================
Coverage 52.38% 52.38%
=======================================
Files 128 128
Lines 13382 13389 +7
=======================================
+ Hits 7010 7014 +4
- Misses 5707 5711 +4
+ Partials 665 664 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Let me add some tests as well @foxcpp. |
@foxcpp Ready for you. |
Signed-off-by: Steven Kreitzer <[email protected]>
@foxcpp Can we get this merged? |
@foxcpp Ping |
Closing this. Doubt it'll be merged. |
This let's providers like
smtp.office365.com
work.