<?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>Reporting multiple messages as spam fails</title> 
  <pubDate>Fri, 10 Apr 2026 17:52:12 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/2549</link> 
  <atom:link rel="self" type="application/rss+xml" title="Reporting multiple messages as spam fails" href="https://bugs.horde.org/ticket/2549/rss" /> 
  <description>Reporting multiple messages as spam fails</description> 
 
   
   
  <item> 
   <title>Symptom description: When using a &#039;spam reporting email addr</title> 
   <description>Symptom description: When using a &#039;spam reporting email address&#039; is set and multiple messages are selected in the message-list and reported to the system administrator, then only the first message is reported, and instead of just once, it&#039;s done for the number of selected messages.



Problem description: The variable $raw_msg in imp/lib/Spam.php is only retrieved once, because the code checks for !isset($raw_msg).



Solution: either reset the variable after the loop, or give a null-value at loop-start. I found the bug in IMP-H3-4.03 and made a private fix. The bug is still present in IMP-H3-4.0.4RC1. Attached is a diff suggestion for 4.0.4RC1 (using diff -uNr).



Grtz, Paul Molensky</description> 
   <pubDate>Sat, 03 Sep 2005 01:13:37 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/2549#t10950</link> 
  </item> 
   
  <item> 
   <title>Committed to 4.0.4 and HEAD, thanks.</title> 
   <description>Committed to 4.0.4 and HEAD, thanks.</description> 
   <pubDate>Sun, 04 Sep 2005 00:07:55 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/2549#t10955</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
