6.0.0-RC7
6/18/26

[#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 4/27/09 (6261 days ago)
Due
Updated 1/13/10 (6000 days ago)
Assigned 4/30/09 (6258 days ago)
Resolved 11/18/09 (6056 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
3010 Michael Slusarz Comment #9
State ⇒ Resolved
Reply to this comment
Fixed in IMP 4.3.6.  Split into 2 preferences for IMP 5.
2710 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
159 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.
319 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.
379 Jan Schneider Comment #4 Reply to this comment
I asked for the *ham* reporting preference.
366 husmann (at) morningside (dot) edu Comment #3 Reply to this comment
I have ['delete_spam_after_report'] set to 1 (Delete spam messages).



Thanks.
283 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?
226 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