| Summary | Spam reporting to a folder |
| Queue | IMP |
| Queue Version | HEAD |
| Type | Enhancement |
| State | Accepted |
| Priority | 1. Low |
| Owners | |
| Requester | jukka (dot) huhta (at) helsinki (dot) fi |
| Created | 03/17/2008 (474 days ago) |
| Due | |
| Updated | 03/17/2008 (474 days ago) |
| Assigned | |
| Resolved | |
| Attachments | |
| Milestone | |
| Patch | No |
State ⇒ Accepted
message, and you have to select the folder each time. I'd use this also.
State ⇒ Rejected
Patch ⇒
Milestone ⇒
Summary ⇒ Spam reporting to a folder
Type ⇒ Enhancement
Priority ⇒ 1. Low
State ⇒ New
Queue ⇒ IMP
them to an IMAP folder.
It seems it only needs a very small patch to lib/Spam.php and a config
option to conf.xml (if we assume one global imap folder with "insert"
permission to "anyone" is enough).
We already have these "email", "bounce" and "program" reporting
options. Why wouldn't we have something like this:
<configstring name="imapsave" required="false" desc="Should we
report the spam
message by copying it to a IMAP folder."/>
I have a reference implementation if someone's intrested.