Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

/mails route should throw errors if mails are invalid #96

Open
adrianjost opened this issue Jan 8, 2020 · 1 comment
Open

/mails route should throw errors if mails are invalid #96

adrianjost opened this issue Jan 8, 2020 · 1 comment
Assignees

Comments

@adrianjost
Copy link
Contributor

Currently the server will just accept and queue all requests even if they have some required fields like to missing.

  • These messages will become stuck in the queue
  • The response for such invalid requests is always 200 Message queued and the sender will not get informed at all about his failure.
@adrianjost adrianjost assigned janrenz and unassigned janrenz Jan 8, 2020
@tofixx
Copy link
Contributor

tofixx commented Feb 18, 2020

#135 handles this

@tofixx tofixx self-assigned this Feb 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants