Skip to content

Conversation

@jakerenzella
Copy link
Member

@jakerenzella jakerenzella commented Dec 17, 2024

WARNING: This change may require servers to set DF_SMTP_AUTHENTICATION to plain as that was the previous default.

Currently, mailer auth defaults to plain.

Some mailers don't rely on mailer auth, and instead use internal IP ranges.

No-auth method smtp relies on the lack of an auth key, and there is no valid value to default to.

The defaul plain method meant that non-auth mailers can't set the auth method correctly.

WARNING: This may require servers to set DF_SMTP_AUTHENTICATION to plain as that was the previous default.

@jakerenzella jakerenzella changed the base branch from development to 8.0.x December 17, 2024 04:52
@macite
Copy link
Member

macite commented Jan 29, 2025

Implemented through no_auth / none setting.

@macite macite closed this Jan 29, 2025
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.

2 participants