[#6455] Spam reporting to a folder
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

History
03/17/2008 Chuck Hagenbuch Comment #3
State ⇒ Accepted
Reply to this comment
Not quite, actually - there's no keyboard shortcut for moving a 
message, and you have to select the folder each time. I'd use this also.
03/17/2008 Jan Schneider Comment #2
State ⇒ Rejected
Reply to this comment
Why wouldn't we have something like this:
Because it's as easy to move the message to the spam folder.
03/17/2008 jukka (dot) huhta (at) helsinki (dot) fi Comment #1
Patch ⇒
Milestone ⇒
Summary ⇒ Spam reporting to a folder
Type ⇒ Enhancement
Priority ⇒ 1. Low
State ⇒ New
Queue ⇒ IMP
Reply to this comment
It would be nice to be able to report spam/not spam messages by saving 
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.