Add spam report interval as an option in the configuration
nschelly - September 28, 2007 - 18:58
| Project: | Spam |
| Version: | 5.x-3.x-dev |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Description
I find that we wanted to be notified about reported spam more often than once a day. The code has a hard-set number for the interval at 86,400 seconds, or one day, so that the report will only be generated if it's been 86,400 seconds since the last report.
The attached patch will change that into a configurable option in the spam module's options page.
| Attachment | Size |
|---|---|
| spam-reportinterval.patch | 1.59 KB |

#1
When you submit patches, make them "code needs review", not "ready to be committed" unless you are one of the module maintainers.
Please resync your patch, the administrative pages were completely restructured tonight.
Thanks.
#2
Sorry about that - I picked the status by accident and couldn't change it. I'll re-patch the new code and send it up again soon.
-N
#3
Here's a new patch against the latest version... I like the new admin pages by the way.
-N
#4
Sorry, new features will only be added in the upcoming 5.x-3.x version of the module.
#5
I'm having trouble following here...
-N
Do you not like the idea and not want to incorporate it?
or
Did I patch it against the wrong version?
or
Did my patch not work as expected?
#6
Added to issue where spam reporting is being added to 5.x-3.x version of module. Marking this issue as now duplicate.