Use SMTP pipelining

This commit is contained in:
link2xt
2023-01-06 13:50:51 +00:00
parent 3c3710420b
commit 677136f4ab
3 changed files with 5 additions and 3 deletions

View File

@@ -2,6 +2,9 @@
## Unreleased
### Changes
- Pipeline SMTP commands #3924
### Fixes
- Securejoin: Fix adding and handling Autocrypt-Gossip headers #3914
- fix verifier-by addr was empty string intead of None #3961