dwyl / dwyl/contact

Contact form spam

Open
#6 19 comments 1 reaction 1 assignee Claimed by @rub1e View on GitHub
bug help wanted question
Dominant language
No language data
Stars
8
Forks
1
PR merge metrics
No merged PRs in 30d

Description

We get at _least_ one message like this per day:
![image](https://user-images.githubusercontent.com/194400/41224882-665bef46-6d65-11e8-93cb-4e2713f5ba4b.png)
I usually just `delete` it but it takes a few seconds of my time to "pattern match" it as SPAM.
And since the contact form sends an email to `hello@dwyl.com` it ends up in the "inbox" of 3 people
_and_ in our Google Spreadsheet, so it needs to be _manually_ deleted from there too.
Overall I'd say that each spam email "costs" us about a **minute** of time
because we don't have the Google Spreadsheet open,
so we have to load it in the browser, find the relevant/offending row in the spreadsheet
and delete it.

Those minutes add up. 🙄

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.