[PR #630] [MERGED] server: Add a message ID to sent emails #859

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

📋 Pull Request Information

Original PR: https://github.com/lldap/lldap/pull/630
Author: @nitnelave
Created: 8/2/2023
Status: Merged
Merged: 8/2/2023
Merged by: @nitnelave

Base: mainHead: reset_password


📝 Commits (1)

  • 7c1f944 server: Add a message ID to sent emails

📊 Changes

6 files changed (+48 additions, -14 deletions)

View changed files

📝 Cargo.lock (+3 -0)
📝 server/Cargo.toml (+5 -1)
📝 server/src/infra/cli.rs (+2 -1)
📝 server/src/infra/configuration.rs (+4 -3)
📝 server/src/infra/mail.rs (+32 -7)
📝 server/src/infra/tcp_server.rs (+2 -2)

📄 Description

Fixes #608


🔄 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/630 **Author:** [@nitnelave](https://github.com/nitnelave) **Created:** 8/2/2023 **Status:** ✅ Merged **Merged:** 8/2/2023 **Merged by:** [@nitnelave](https://github.com/nitnelave) **Base:** `main` ← **Head:** `reset_password` --- ### 📝 Commits (1) - [`7c1f944`](https://github.com/lldap/lldap/commit/7c1f94475273b7dae9e1ac2a1558a93f1e999ded) server: Add a message ID to sent emails ### 📊 Changes **6 files changed** (+48 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+3 -0) 📝 `server/Cargo.toml` (+5 -1) 📝 `server/src/infra/cli.rs` (+2 -1) 📝 `server/src/infra/configuration.rs` (+4 -3) 📝 `server/src/infra/mail.rs` (+32 -7) 📝 `server/src/infra/tcp_server.rs` (+2 -2) </details> ### 📄 Description Fixes #608 --- <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:00 +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#859
No description provided.