Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Email validation fails for example@localhost address #10630

Open
sambartik opened this issue Aug 31, 2024 · 1 comment
Open

Email validation fails for example@localhost address #10630

sambartik opened this issue Aug 31, 2024 · 1 comment
Labels
in linear Issue or PR has been created in Linear for internal review

Comments

@sambartik
Copy link

Bug Description

The email validation present in the "Setup owner account" page does not allow an email in the form of example@localhost.

Context from this Stack Overflow question:

RFC 2822 (Internet Message Format Standard) allows it but RFC 2821 (SMTP Standard) says it should fail.

To Reproduce

  1. Boot up a new instance of n8n
  2. Try to enter the email example@localhost to the email field of the setup screen

Expected behavior

Not mark as invalid

Operating System

Ubuntu 24.04

n8n Version

1.56.2

Node.js Version

v20.15.0

Database

PostgreSQL

Execution mode

main (default)

@Joffcom
Copy link
Member

Joffcom commented Aug 31, 2024

Hey @sambartik,

We have created an internal ticket to look into this which we will be tracking as "GHC-197"

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review
Projects
None yet
Development

No branches or pull requests

2 participants