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 skpr config support to the default provider #19

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

fubarhouse
Copy link
Contributor

@fubarhouse fubarhouse commented Aug 29, 2024

This PR adds support for the following Skpr config items to the default provider.
Seeing as the main entry point will panic without Skpr config this seems reasonable to align it with other known SMTP configuration.

  • From address
  • Address / Endpoint
  • Port

This one appears to be a bug which is resolved by this PR

https://github.com/skpr/mail/blob/main/internal/provider/default/default.go#L51

Karl Hepworth added 3 commits August 29, 2024 10:59
Signed-off-by: Karl Hepworth <[email protected]>
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