mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 08:15:52 +03:00
[PR #630] [MERGED] server: Add a message ID to sent emails #859
Labels
No labels
backend
blocked
bug
cleanup
dependencies
docker
documentation
duplicate
enhancement
enhancement
frontend
github_actions
good first issue
help wanted
help wanted
integration
invalid
ldap
pull-request
question
rust
rust
tests
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lldap-lldap#859
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:reset_password📝 Commits (1)
7c1f944server: 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.