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

Added conditional SMTP authentication support #140

Merged
merged 3 commits into from
Oct 4, 2024

Conversation

LuisM000
Copy link
Contributor

@LuisM000 LuisM000 commented Oct 3, 2024

Introduced conditional SMTP authentication based on a new property.

  • SmtpClientOptions.cs: Added AuthenticationRequired property and conditional requirements for Password and User.
  • EmailService.cs: Updated SendAsync method to use the new AuthenticationRequired property.
  • Changelog Update: Added entry for version 8.1.9.
  • Version Update: Updated version to 8.1.9-preview-01.

@LuisM000 LuisM000 enabled auto-merge October 3, 2024 15:44
@LuisM000 LuisM000 requested a review from rliberoff October 4, 2024 10:23
@LuisM000 LuisM000 merged commit abc854e into main Oct 4, 2024
4 checks passed
@LuisM000 LuisM000 deleted the @lmarcos/email_improvements branch October 4, 2024 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants