Skip to content

The email specified in the "to"-field is semi-silently ignored if the email doesn't exist. #7

@hulthe

Description

@hulthe

POST body:

{
    "to": "....",
    "from": "your_lord_and_saviour@chalmers.it",
    "subject": "....",
    "body": "...."
}

Response:

{
    "to": "....",
    "from": "admin@chalmers.it",
    "subject": "....",
    "body": "...."
}

Perhaps this should be an error instead?

Metadata

Metadata

Assignees

Labels

Priority: HighThe Priority Is HighbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions