mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-11 17:41:29 -05:00
[PR #1135] [MERGED] Updated lettre (and other crates) and workflow. #6533
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/1135
Author: @BlackDex
Created: 9/11/2020
Status: ✅ Merged
Merged: 9/13/2020
Merged by: @dani-garcia
Base:
master← Head:update-mail📝 Commits (1)
844cf70Updated lettre (and other crates) and workflow.📊 Changes
4 files changed (+139 additions, -172 deletions)
View changed files
📝
Cargo.lock(+98 -119)📝
Cargo.toml(+13 -13)📝
src/error.rs(+1 -1)📝
src/mail.rs(+27 -39)📄 Description
General:
Lettre:
Tested the e-mails sent using several clients (Linux, Windows, MacOS, Web).
Run msglint (https://tools.ietf.org/tools/msglint/) on the generated e-mails until all errors were gone.
Lettre has changed quite some stuff compared between alpha.1 and alpha.2, i haven't noticed any issues sending e-mails during my tests.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.