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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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 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.

👍

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.

None yet

2 participants