Delivery target wrapper to ignore errors
Open
good first issue
mta-in
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 327
- PR merge metrics
- No merged PRs in 30d
Description
Might be useful if some `deliver_to` calls are intended to produce non-critical copies (e.g. push notifications, like #735).
```
deliver_to ignore_error http ...
```
Contributor guide
Assessment
This issue has not been assessed yet.