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

fix relay-without-auth mua config #4298

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

ruslandoga
Copy link
Contributor

@ruslandoga ruslandoga commented Jul 1, 2024

Changes

This PR fixes the error reported in #4289 (comment) by allowing using SMTP relays without authentication.

Tests

  • Tests have been updated.

Changelog

  • This PR does not make a user-facing change

Documentation

  • This change does not need a documentation update

Dark mode

  • This PR does not change the UI

@ruslandoga ruslandoga requested review from a team and removed request for a team July 1, 2024 16:16
@ruslandoga ruslandoga marked this pull request as draft July 1, 2024 16:37
@ruslandoga ruslandoga force-pushed the fix-mua-auth-config branch from a6ed4fe to 5170c64 Compare July 2, 2024 16:44
@ruslandoga ruslandoga marked this pull request as ready for review July 2, 2024 16:45
@ruslandoga ruslandoga requested a review from a team July 2, 2024 16:45
assert get_in(runtime_config(env), [:plausible, Plausible.Mailer]) == [
adapter: Bamboo.Mua,
relay: "localhost",
port: 2525

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ruslandoga ruslandoga added the self-hosting Anything self-hosted label Jul 7, 2024
@zoldar zoldar merged commit 5309517 into plausible:master Jul 15, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
self-hosting Anything self-hosted
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants