Skip to content
This repository was archived by the owner on Sep 28, 2025. It is now read-only.
This repository was archived by the owner on Sep 28, 2025. It is now read-only.

Sign-up procedure fails on confirmation email sending #2

Description

@quapka

Hi folks,
I wanted to test your application, but the sign-up feature is not working as expected. After attempting to register with some name and a valid e-mail the following error is displayed:

Error: Error sending confirmation email: {
"errors":[
"Failed to send email: 550 5.7.1 This sender is not authorized to send from multifactor.com. See https://bit.ly/domain-lockdown. cfid=mfkdf-application-demo.pages.dev"]
} 

The underlying POST request to https://demo.mfkdf.com/api/verify?email=<email>&name=<name> fails with 500 HTTP code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions