<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Report as innocent makes message disappear</title> 
  <pubDate>Fri, 10 Apr 2026 13:36:25 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/8221</link> 
  <atom:link rel="self" type="application/rss+xml" title="Report as innocent makes message disappear" href="https://bugs.horde.org/ticket/8221/rss" /> 
  <description>Report as innocent makes message disappear</description> 
 
   
   
  <item> 
   <title>I just noticed that when reporting a message as innocent, di</title> 
   <description>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&#039;t seem to affect IMP.



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



Thanks.</description> 
   <pubDate>Mon, 27 Apr 2009 18:45:22 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8221#t53892</link> 
  </item> 
   
  <item> 
   <title>And did you enable the preference to move ham messages to th</title> 
   <description>And did you enable the preference to move ham messages to the INBOX after reporting them?</description> 
   <pubDate>Wed, 29 Apr 2009 15:06:28 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8221#t53918</link> 
  </item> 
   
  <item> 
   <title>I have [&#039;delete_spam_after_report&#039;] set to 1 (Delete spam me</title> 
   <description>I have [&#039;delete_spam_after_report&#039;] set to 1 (Delete spam messages).



Thanks.</description> 
   <pubDate>Wed, 29 Apr 2009 18:19:36 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8221#t53936</link> 
  </item> 
   
  <item> 
   <title>I asked for the *ham* reporting preference.</title> 
   <description>I asked for the *ham* reporting preference.</description> 
   <pubDate>Wed, 29 Apr 2009 21:19:37 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8221#t53938</link> 
  </item> 
   
  <item> 
   <title>My apologies for my ignorance, but I understood that pref to</title> 
   <description>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 &#039;2&#039;, then it will &quot;Move spam messages to spam folder and innocent messages to INBOX&quot;



$_prefs[&#039;delete_spam_after_report&#039;] = array(

    &#039;value&#039; =&gt; 1,

    &#039;locked&#039; =&gt; false,

    &#039;shared&#039; =&gt; false,

    &#039;type&#039; =&gt; &#039;enum&#039;,

    &#039;enum&#039; =&gt; array(0 =&gt; _(&quot;Nothing&quot;),

                    1 =&gt; _(&quot;Delete spam messages&quot;)),

    &#039;desc&#039; =&gt; _(&quot;What should we do with spam messages after they have been reported as spam or innocent?&quot;),

    &#039;help&#039; =&gt; &#039;prefs-delete_spam_after_report&#039;

);

if (!$is_pop3) {

    $_prefs[&#039;delete_spam_after_report&#039;][&#039;enum&#039;][2] =

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

}



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



Thanks.</description> 
   <pubDate>Wed, 29 Apr 2009 21:38:31 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8221#t53941</link> 
  </item> 
   
  <item> 
   <title>I&#039;m sorry, I was sure we had two separate preferences for th</title> 
   <description>I&#039;m sorry, I was sure we had two separate preferences for that. And the preference name is misleading too.</description> 
   <pubDate>Thu, 30 Apr 2009 21:38:15 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8221#t53963</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in CVS for this ticket:

Bug: 8221
[m</title> 
   <description>Changes have been made in CVS for this ticket:

Bug: 8221
[mms] For messages marked as innocent but not moved to Inbox, don&#039;t report
them as deleted within the current mailbox (Bug #8221).
http://cvs.horde.org/diff.php/imp/docs/CHANGES?rt=horde&amp;r1=1.699.2.411&amp;r2=1.699.2.412&amp;ty=u
http://cvs.horde.org/diff.php/imp/lib/Spam.php?rt=horde&amp;r1=1.3.4.20&amp;r2=1.3.4.21&amp;ty=u</description> 
   <pubDate>Wed, 18 Nov 2009 22:39:27 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8221#t56788</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

Bug #8221: F</title> 
   <description>Changes have been made in Git for this ticket:

Bug #8221: Fix innocent reporting
Also, break preferences into 2 to reduce confusion.

http://git.horde.org/diff.php/imp/config/prefs.php.dist?rt=horde-hatchery&amp;r1=f9007abd873bf9bf04b8c36e0644950635e59a93&amp;r2=7f52cfe330ff812639803818a34d074546ec3f5e
http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-hatchery&amp;r1=dc5a8295cef78e444355c0eed26bed2ebfd37cbf&amp;r2=7f52cfe330ff812639803818a34d074546ec3f5e
http://git.horde.org/diff.php/imp/lib/Spam.php?rt=horde-hatchery&amp;r1=dad694e102ab2ff432abf2f21de9c237bed86c36&amp;r2=7f52cfe330ff812639803818a34d074546ec3f5e
http://git.horde.org/diff.php/imp/locale/en_US/help.xml?rt=horde-hatchery&amp;r1=1ebf9c48801f2b732c1d6ec28b1672cb694ee404&amp;r2=7f52cfe330ff812639803818a34d074546ec3f5e</description> 
   <pubDate>Wed, 18 Nov 2009 22:42:03 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8221#t56789</link> 
  </item> 
   
  <item> 
   <title>Fixed in IMP 4.3.6.  Split into 2 preferences for IMP 5.</title> 
   <description>Fixed in IMP 4.3.6.  Split into 2 preferences for IMP 5.</description> 
   <pubDate>Wed, 18 Nov 2009 22:42:30 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8221#t56790</link> 
  </item> 
   
  <item> 
   <title>Changes have been made in Git for this ticket:

Bug #8221: F</title> 
   <description>Changes have been made in Git for this ticket:

Bug #8221: Fix innocent reporting
Also, break preferences into 2 to reduce confusion.

http://git.horde.org/diff.php/imp/config/prefs.php.dist?rt=horde-git&amp;r1=f9007abd873bf9bf04b8c36e0644950635e59a93&amp;r2=7f52cfe330ff812639803818a34d074546ec3f5e
http://git.horde.org/diff.php/imp/docs/CHANGES?rt=horde-git&amp;r1=dc5a8295cef78e444355c0eed26bed2ebfd37cbf&amp;r2=7f52cfe330ff812639803818a34d074546ec3f5e
http://git.horde.org/diff.php/imp/lib/Spam.php?rt=horde-git&amp;r1=dad694e102ab2ff432abf2f21de9c237bed86c36&amp;r2=7f52cfe330ff812639803818a34d074546ec3f5e
http://git.horde.org/diff.php/imp/locale/en_US/help.xml?rt=horde-git&amp;r1=1ebf9c48801f2b732c1d6ec28b1672cb694ee404&amp;r2=7f52cfe330ff812639803818a34d074546ec3f5e</description> 
   <pubDate>Wed, 13 Jan 2010 00:15:45 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8221#t57661</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
