6.0.0-beta1
7/6/25

[#8221] Report as innocent makes message disappear
Summary Report as innocent makes message disappear
Queue DIMP
Queue Version 1.1.1
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester husmann (at) morningside (dot) edu
Created 04/27/2009 (5914 days ago)
Due
Updated 01/13/2010 (5653 days ago)
Assigned 04/30/2009 (5911 days ago)
Resolved 11/18/2009 (5709 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
11/18/2009 10:42:30 PM Michael Slusarz Comment #9
State ⇒ Resolved
Reply to this comment
Fixed in IMP 4.3.6.  Split into 2 preferences for IMP 5.
11/18/2009 10:39:27 PM CVS Commit Comment #7 Reply to this comment
Changes have been made in CVS for this ticket:

Bug: 8221
[mms] For messages marked as innocent but not moved to Inbox, don't report
them as deleted within the current mailbox (Bug #8221).
http://cvs.horde.org/diff.php/imp/docs/CHANGES?rt=horde&r1=1.699.2.411&r2=1.699.2.412&ty=u
http://cvs.horde.org/diff.php/imp/lib/Spam.php?rt=horde&r1=1.3.4.20&r2=1.3.4.21&ty=u
04/30/2009 09:38:15 PM Jan Schneider Comment #6
Assigned to Michael Slusarz
State ⇒ Assigned
Reply to this comment
I'm sorry, I was sure we had two separate preferences for that. And 
the preference name is misleading too.
04/29/2009 09:38:31 PM husmann (at) morningside (dot) edu Comment #5 Reply to this comment
My apologies for my ignorance, but I understood that pref to handle 
both. From prefs.php that if delete_spam_after_report is set to '2', 
then it will "Move spam messages to spam folder and innocent messages 
to INBOX"



$_prefs['delete_spam_after_report'] = array(

     'value' => 1,

     'locked' => false,

     'shared' => false,

     'type' => 'enum',

     'enum' => array(0 => _("Nothing"),

                     1 => _("Delete spam messages")),

     'desc' => _("What should we do with spam messages after they have 
been reported as spam or innocent?"),

     'help' => 'prefs-delete_spam_after_report'

);

if (!$is_pop3) {

     $_prefs['delete_spam_after_report']['enum'][2] =

         _("Move spam messages to spam folder and innocent messages to INBOX");

}



If that option doesn't cover ham, just point me in the right 
direction, because I'm missing something.



Thanks.
04/29/2009 09:19:37 PM Jan Schneider Comment #4 Reply to this comment
I asked for the *ham* reporting preference.
04/29/2009 06:19:36 PM husmann (at) morningside (dot) edu Comment #3 Reply to this comment
I have ['delete_spam_after_report'] set to 1 (Delete spam messages).



Thanks.
04/29/2009 03:06:28 PM Jan Schneider Comment #2
State ⇒ Feedback
Reply to this comment
And did you enable the preference to move ham messages to the INBOX 
after reporting them?
04/27/2009 06:45:22 PM husmann (at) morningside (dot) edu Comment #1
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ DIMP
Summary ⇒ Report as innocent makes message disappear
Type ⇒ Bug
Priority ⇒ 1. Low
Reply to this comment
I just noticed that when reporting a message as innocent, dimp acts as 
though it deletes the selected message(s).  However, if I log out and 
log back in, the messages are present and accounted for.  This bug 
doesn't seem to affect IMP.



I currently have spam/ham reporting configured to bounce the message 
to an email address.



Thanks.

Saved Queries