Failover for SMTP
Open
- Dominant language
- Rust
- Stars
- 929
- Forks
- 143
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 53
Description
This is the issue for making Smtp::connect_configured() select the transport without `configured_addr` (https://github.com/chatmail/core/issues/8572)
First step is to make it possible to switch the sending transport without losing the message queue, but i will keep it in this issue as well even if it is a separate PR.
Previous related PR: https://github.com/chatmail/core/pull/8345
Contributor guide
Assessment
This issue has not been assessed yet.