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

Add support for SMTP auto-discovery authentication #374

Merged
merged 1 commit into from
Nov 16, 2024

Conversation

wneessen
Copy link
Owner

Extended the UnmarshalString function in auth.go to recognize "auto", "autodiscover", and "autodiscovery" as SMTPAuthAutoDiscover. Corresponding test cases were also added to auth_test.go to ensure proper functionality.

Extended the `UnmarshalString` function in `auth.go` to recognize "auto", "autodiscover", and "autodiscovery" as `SMTPAuthAutoDiscover`. Corresponding test cases were also added to `auth_test.go` to ensure proper functionality.
@wneessen wneessen merged commit 0c1908d into main Nov 16, 2024
27 checks passed
@wneessen wneessen deleted the feature/auth-autodisover-unmarshal branch November 16, 2024 21:11
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.

1 participant