Skip to content

Email "" does not comply with addr-spec of RFC 2822. #265

@kaspar-allenbach

Description

@kaspar-allenbach

Upon sending the form I get the following error:

Email "" does not comply with addr-spec of RFC 2822.

I tried multiple emails adresses. none comply.
I disable non essential plugins. no effect

{{ input('email', 'fromEmail', submission.fromEmail ?? '', {
  id: 'from-email',
  autocomplete: 'email',
  placeholder: '[email protected]'
 }) }}
{{ submission ? _self.errorList(submission.getErrors('fromEmail')) }}

Additional info

  • Craft version: 5.4.4
  • PHP version: 8.3.10
  • Database driver & version: MySQL 8.0.36
  • Plugins & versions: Contact Form 3.1 / Contact Form Honeypot 2.1 / Contact Form Extensions 5.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    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