plausible / analytics

Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
https://plausible.io
GNU Affero General Public License v3.0
19.93k stars 1.06k forks source link

Update bamboo_mua to disable mx lookups when relay is used #4350

Closed ruslandoga closed 2 months ago

ruslandoga commented 2 months ago

Changes

This PR fixes MX issue described in https://github.com/plausible/analytics/discussions/4342 by updating bamboo_mua to the latest version. Now no MX lookups are performed when SMTP relay is set.

Relevant:

Tests

Changelog

Documentation

Dark mode

NotANormalNerd commented 2 months ago

@ruslandoga Thanks for the patch. Would it be possible to create a new release with this fix? Otherwise E-Mail Relays are broken in plausible, which would be a shame.