Skip to content

docs: mailserver.env - Remove unsupported SASL auth mechanisms#4472

Merged
polarathene merged 3 commits intodocker-mailserver:masterfrom
worldworm:fix-env-sasl
May 11, 2025
Merged

docs: mailserver.env - Remove unsupported SASL auth mechanisms#4472
polarathene merged 3 commits intodocker-mailserver:masterfrom
worldworm:fix-env-sasl

Conversation

@worldworm
Copy link
Copy Markdown
Contributor

@worldworm worldworm commented May 7, 2025

Description

I tried using pam, shadow, mysql setting for the ENV SASLAUTHD_MECHANISMS but I didn't get it to work. After not finding anything in the documentation, I came across #4259.

It seems the options in the ENV file were not removed. 😃

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (README.md or the documentation under docs/)
  • If necessary, I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have added information about changes made in this PR to CHANGELOG.md

@worldworm worldworm marked this pull request as ready for review May 7, 2025 22:51
Comment thread CHANGELOG.md Outdated
Copy link
Copy Markdown
Member

@polarathene polarathene left a comment

Choose a reason for hiding this comment

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

Thanks for spotting this and contributing a fix! 😁

@polarathene polarathene changed the title fix: removes legacy auth mechanisms from env docs: mailserver.env - Remove unsupported SASL auth mechanisms May 11, 2025
@polarathene polarathene merged commit c9aac24 into docker-mailserver:master May 11, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants