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 #139

Closed
wants to merge 2 commits into from

Conversation

lmarcos000
Copy link
Contributor

Introduced conditional SMTP authentication based on a new property.

  • SmtpClientOptions.cs: Added AuthenticationNotRequired property and conditional requirements for Password and User.
  • EmailService.cs: Updated SendAsync method to use the new AuthenticationNotRequired property.
  • Changelog Update: Added entry for version 8.1.9.
  • Version Update: Updated version to 8.1.9-preview-01.
  • Project Reference Addition: Added reference to Encamina.Enmarcha.Core.csproj in Encamina.Enmarcha.Email.Abstractions.csproj.

@lmarcos000 lmarcos000 closed this Oct 3, 2024
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.

2 participants