Skip to content
This repository has been archived by the owner on May 15, 2019. It is now read-only.

Way to submit spam to Akismet from inside admin? #1

Open
konklone opened this issue Apr 9, 2014 · 4 comments
Open

Way to submit spam to Akismet from inside admin? #1

konklone opened this issue Apr 9, 2014 · 4 comments

Comments

@konklone
Copy link

konklone commented Apr 9, 2014

Is this easy to expose, or is it exposed already and I'm missing it, or it just really annoying to do? :)

@drinks
Copy link
Contributor

drinks commented Apr 9, 2014

I just need to add some admin actions, on it now

@drinks
Copy link
Contributor

drinks commented Apr 9, 2014

Hm, IP and user agent are required fields, so I'll have to start recording those to the db. Not as simple as I'd hoped and will take a migration. This may have to get done from the other side of a flight to Canada.

@konklone
Copy link
Author

konklone commented Apr 9, 2014

Whether or not you add flagging capabilities, I suspect that just by capturing and including those fields in your Akismet submissions for spam, the success rate will be drastically improved.

@drinks
Copy link
Contributor

drinks commented Apr 9, 2014

I am -- they're required. But I throw them away after making the determination. These posts are all chunks of forum posts or other legit comments so they're getting by. I should probably add a honeypot too...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants