mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-01 11:19:52 +03:00
[PR #5620] DKIM implementations #3605
Reference in New Issue
Block a user
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/dani-garcia/vaultwarden/pull/5620
Author: @DorianCoding
Created: 2/20/2025
Status: 🔄 Open
Base:
main← Head:main📝 Commits (1)
3f40fc4changes to pull requests + rebase📊 Changes
5 files changed (+60 additions, -6 deletions)
View changed files
📝
Cargo.lock(+3 -0)📝
Cargo.toml(+1 -1)📝
src/config.rs(+6 -0)📝
src/mail.rs(+46 -4)📝
src/main.rs(+4 -1)📄 Description
Hello,
I would like to implement DKIM on Rust emails, so SPF and DKIM can be fulfilled and allows better transmission of mails.
Thanks.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.