Skip to content

🐛 [firestore-send-email] ValidationError: Invalid email configuration with 'from' field when I use 'Display Name <email@domain.com>' #2441

@eblazeix

Description

@eblazeix

Hello, thanks for this great extension !

  • Extension name: firestore-send-email
  • Extension version: 0.2.2
  • Configuration values:
    • from: Display Name <email@domain.com>

I am using this extension for a while, and, since the 0.2.2 update (which I did on a dev instance), I can not use the from field with the same pattern than before, for example Display Name <email@domain.com>. My prod instance uses the version 0.1.37 and the from field configuration with plain text and email address works fine.

With this new version 0.2.2, I have this error in the console and in the delivery indication errror : ValidationError: Invalid email configuration: Field 'from' must be a valid email address

You can reproduce the bug with for instance this simple from string value : test <example@mail.com>

Thanks !

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions