Hi,
Horde with Dbmail:
FIX FOR: The right enveloppe ICON does not disappear
Got a fix from the Dbmail mailing list
Changimg in /horde/imp/mailbox.php the line
          if (!$h->seen || $h->recent)
for
          if (!$h->seen )
did it.
Can that fix be made permenant in IMP
Thanks
Jacques