[PR #815] [MERGED] Fix docker-mailserver example #968

Closed
opened 2026-02-27 09:10:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/815
Author: @HighwayStar
Created: 1/24/2024
Status: Merged
Merged: 1/24/2024
Merged by: @nitnelave

Base: mainHead: main


📝 Commits (1)

  • 7b53dac Fix docker-mailserver example

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 example_configs/mailserver.md (+2 -2)

📄 Description

  • Fixes following issues:
  • double braces around mail= filter cause:
    ldap_search_ext: Bad search filter (-7)
  • too wide/upper level base DN cause, changed to ou= level helps
    result: 53 Server is unwilling to perform
    text: Unsupported group attribute for substring filter: "mail"

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/lldap/lldap/pull/815 **Author:** [@HighwayStar](https://github.com/HighwayStar) **Created:** 1/24/2024 **Status:** ✅ Merged **Merged:** 1/24/2024 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`7b53dac`](https://github.com/lldap/lldap/commit/7b53dacd9aed5655c8172532bdbc49814cc872b0) Fix docker-mailserver example ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `example_configs/mailserver.md` (+2 -2) </details> ### 📄 Description * Fixes following issues: - double braces around mail= filter cause: ldap_search_ext: Bad search filter (-7) - too wide/upper level base DN cause, changed to ou= level helps result: 53 Server is unwilling to perform text: Unsupported group attribute for substring filter: "mail" --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 09:10:25 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#968
No description provided.