-
Notifications
You must be signed in to change notification settings - Fork 187
Description
Recently, the number of emails detected as spam via honey pot which were not spam has increased. I have setup a spam log and notification via email and this very rarely sends anything. But recently, there have been several emails for spam blocked, all related to honey pot. The fields which were displayed in the mail were very un-spam-like. I also contacted the people and got confirmed that it was a legitimate request.
By default, honey pot check has an indicator of 5 which will result in spamfactor of 80%, so if only the honey pot fails, it will be considered spam above threshold of 75%. This means, for this answer, there will be no email sent and no entry recorded.
I can change the configuration to give "honey pot" a lower indicator or set the threshold higher.
However, the question is why this might fail. I can still contact the people to ask for specifics but I am not sure what to ask for. I have found one PR related to honey pot with screen readers #478.