mirror of
https://git.nerfingen.de/nerf/choirMail.git
synced 2025-06-08 09:41:00 +00:00
if we send an error mail, we also print the error to stderr
This commit is contained in:
parent
a460fd561f
commit
ab7c39b707
2 changed files with 4 additions and 2 deletions
|
@ -34,7 +34,7 @@ this depends on your local cabal cache.
|
|||
- [ ] Add the nix modules to the flake
|
||||
- [ ] Better Error handling
|
||||
- [x] Find out which exceptions the SMTP module throws
|
||||
- [ ] also log to stderr if we send an error E-Mail
|
||||
- [x] also log to stderr if we send an error E-Mail
|
||||
- [ ] move from MonadFail to MonadError from Control.Monad.Except
|
||||
- [ ] Split config into secrets and non secret config
|
||||
- [ ] make the pad url configurable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue