6.0.0-beta1
7/9/25

[#6455] Spam reporting to a folder
Summary Spam reporting to a folder
Queue IMP
Queue Version Git master
Type Enhancement
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester jukka.huhta (at) helsinki (dot) fi
Created 03/17/2008 (6323 days ago)
Due
Updated 11/09/2010 (5356 days ago)
Assigned
Resolved 11/09/2010 (5356 days ago)
Milestone 5
Patch Yes

History
11/09/2010 03:07:45 AM Michael Slusarz Comment #12
State ⇒ Resolved
Reply to this comment
A post_spam hook is a more general way to implement this request.
08/11/2010 05:56:29 PM Chuck Hagenbuch Comment #10
State ⇒ Feedback
Reply to this comment
This isn't what was requested, at least as I understood (and would use 
it). What I want is to have the report spam button copy messages to a 
specific folder (I use a shared IMAP folder for spam - and one for 
ham, also, so the same option for "not spam").
08/10/2010 10:53:04 PM Michael Slusarz Comment #9
Milestone ⇒ 5
State ⇒ Resolved
Assigned to Michael Slusarz
Reply to this comment
Added to IMP 5.0.
10/15/2009 01:40:40 AM Chuck Hagenbuch Comment #7 Reply to this comment
That patch is something, but it includes other local changes, things 
that are specific to your setup, and as you pointed out is against an 
old version. The ticket is still accepted - if you can clean it up and 
update it for git, all the better.



Thanks!
10/15/2009 01:38:11 AM Chuck Hagenbuch Patch ⇒ Yes
 
10/14/2009 06:54:06 AM jukka (dot) huhta (at) helsinki (dot) fi Comment #6
New Attachment: hy_spamreporting.patch Download
Reply to this comment
Sure - this is marked accepted. If you have a patch for it, even
better - please submit it! That might speed things up tremendouslyl
Okay - but this patch is against an old version (webmail groupware 
edition 1.1?) and it has our own spam flag header ("HY" stands for 
Univ. of Helsinki) hardcoded though it should probably be configurable.



Anyway, you see the idea.
10/14/2009 12:03:42 AM Chuck Hagenbuch Comment #5
Version ⇒ Git master
Reply to this comment
Sure - this is marked accepted. If you have a patch for it, even 
better - please submit it! That might speed things up tremendouslyl
10/13/2009 10:46:12 AM jukka (dot) huhta (at) helsinki (dot) fi Comment #4 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.
Furthermore, it's totally irrelevant for users which way their emails 
are being transferred to a spam detector. For us as admins, it's 
relevant to provide them a comfortable way for reporting emails. 
"Report as spam/innocent" works and is on production. In our setup, it 
saves messages to a dedicated global IMAP folder not visible to our 
users.



All I want is to get rid of local patches and relevant functionality, 
such as this, included in the upstream code. Any hope?


03/17/2008 03:38:49 PM 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 02:20:43 PM 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 10:10:34 AM jukka (dot) huhta (at) helsinki (dot) fi Comment #1
Priority ⇒ 1. Low
State ⇒ New
Patch ⇒ No
Milestone ⇒
Summary ⇒ Spam reporting to a folder
Type ⇒ Enhancement
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.

Saved Queries