• We have form with several input fields, one of which takes a person’s name. We have Akismet protecting the form: [text* your-name akismet:author]. We have a situation where a specific person’s name (firstname lastname) is flagged as spam and doesn’t send. Is there some way to indicate that this is a false positive? We can work around it by telling the person to add a spurious middle name, but we’d rather just solve the problem. Edit to add: we’ve discovered that reversing the order of firstname lastname will work.

    • This topic was modified 7 years, 6 months ago by Charles Fulton. Reason: new information
  • The topic ‘False positive with Akismet integration’ is closed to new replies.