Converts AppEmail from blocking sync sends to a background worker via mpsc channel, adds SMTP pool tuning (min_idle 5, max_size 100), and 3-retry backoff on send failures. |
||
|---|---|---|
| .. | ||
| Cargo.toml | ||
| lib.rs | ||
Converts AppEmail from blocking sync sends to a background worker via mpsc channel, adds SMTP pool tuning (min_idle 5, max_size 100), and 3-retry backoff on send failures. |
||
|---|---|---|
| .. | ||
| Cargo.toml | ||
| lib.rs | ||