Ticket #14443 (accepted enhancement)
Stop notifying spammers about newly installed blogs
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | lowest | Milestone: | Future Release |
| Component: | Comments | Version: | |
| Severity: | minor | Keywords: | has-patch |
| Cc: |
Description
We got caught. Time to remove the offending code.
Attachments
Change History
I think we should keep it but add to Settings > Discussion:
- A radio selection: "Be spammed [X] now or [] later?"
- An input field, so users have the freedom to choose: "Enter the evil spammer to notify (required): [spammers@stupidjerks.com]"
- Two new action hooks for plugin developers: pre_spammer_notification and prior_to_pre_spammer_notification
comment:4
masonjames — 19 months ago
+1 filosofo, I'd like to see those new action hooks alot!
comment:5
markmcwilliams — 19 months ago
Eh...? =/
comment:6
follow-up:
↓ 7
coffee2code — 19 months ago
What about the kickbacks all core contributors have been getting from the spammers? Does that mean we don't get our cut anymore?
comment:7
in reply to:
↑ 6
Viper007Bond — 19 months ago
Replying to coffee2code:
What about the kickbacks all core contributors have been getting from the spammers? Does that mean we don't get our cut anymore?
Yeah, nacin and I discussed that on Twitter. We're all going to have to sell our Ferraris and extra houses.
Hopefully though filosofo's solution will still provide enough income.
Replying to filosofo:
I think we should keep it but add to Settings > Discussion:
- A radio selection: "Be spammed [X] now or [] later?"
- An input field, so users have the freedom to choose: "Enter the evil spammer to notify (required): [spammers@stupidjerks.com]"
- Two new action hooks for plugin developers: pre_spammer_notification and prior_to_pre_spammer_notification
Wouldn't it be better to add these options to the install-prosess as well. - You know, it's already hooked for public, so adding a "be spamed now" option should not be that much efort to add..
Anyway, there should be a prefered_spammer_network() hook somewhere..

