Skip to content

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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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