Skip to content

Error: Posting Comment - System.Net.Mail.MailAddressParser.TryReadCfwsAndThrowIfIncomplete() call #635

@mklump

Description

@mklump

I recently updated /blog to version 3.2.931, and set environmentVariable ASPNETCORE_ENVIRONMENT to Development so that this error can be seen reproducing 100% at https://blog.klump-pdx.com/post/comments on any post.
The error is FormatException: The specified string is not in the form required for an e-mail address. This happen all the time no matter what config I use in web.config, deleting and reinstalling, or erasing all site settings to default.
The steps that reproduced the error are:

  1. navigate to https://blog.klump-pdx.com/
  2. Activate any post in the comment area.
  3. Attempt to post a comment using any name, email address, and test comment.
  4. Activate the RE-captcha check box.
  5. Submit/save comment and observe screen out error dump.
    I attached the log file with my test several futile attempts to trace the problem.
    logs-20220626.0.txt
    I can't help but wonder - Did I misconfigure a setting?
    Is there another server-side setting that I missed during the upgrade I am grossly negligent over?
    I apologize if this is a repeat issue or already resolved - Do you know what I can do to fix this?

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions