After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 253244 - Remove repeated messages (duplicates)
Remove repeated messages (duplicates)
Status: RESOLVED DUPLICATE of bug 587011
Product: evolution
Classification: Applications
Component: Mailer
2.26.x (obsolete)
Other All
: Normal enhancement
: Future
Assigned To: evolution-mail-maintainers
Evolution QA team
evolution[eplugin]
: 222346 317706 330126 332999 334134 469148 582846 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-01-23 12:16 UTC by Héctor Romojaro
Modified: 2011-02-12 02:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Héctor Romojaro 2004-01-23 12:16:22 UTC
Description of Problem:

Sometimes i have a lot of repeated messages. It
would be nice to have the posibility of selecting
all the messages repeated and/or delete the
repeated ones, leaving only one copy of each
message, using filters or something...

Thanks, evo-hackers.
Comment 1 Martin Klaffenboeck 2005-03-17 10:06:49 UTC
For this I use balsa at the moment.  It has a 'remove duplicate'
feature, which also works if there are more than two messages.  It
leaves only one equal message.

Martin
Comment 2 André Klapper 2005-03-17 16:01:00 UTC
adding the word "duplicates" to the summary since it's the most common 
word for this
Comment 3 Malte 2005-04-25 16:18:27 UTC
I'd like this feature to be added, too. I suppose it would not be hard to
implement it, is it?
Comment 4 André Klapper 2005-04-26 12:06:14 UTC
implementing this isn't easy, it's just difficult. :-)

duplicates can exist because you could just have several copies in your mailbox,
it also could be that some UIDs weren't saved... there are many possible
reasons, for more, search the evolution mailing-list archives (e.g. by googling
for "duplicates site:lists.ximian.com").

to remove the duplicates, you could take a look into the archives at
<http://lists.ximian.com/archives/public/evolution/2005-January/041442.html>.
use that script on your own risk, backups can save your day. :-)
Comment 5 Gabriel de Perthuis 2005-05-16 02:23:01 UTC
Just pointing out a plugin that would do it, much thanks to the developper:
http://www.advogato.org/person/garnacho/diary.html?start=18

This is something I need badly: my filters that move messages off the server to
save space leave a copy in the remote trash, which will get downloaded again if
the trash isn't emptied. Which has a memory and disk usage cost in the long run.
Comment 6 André Klapper 2005-05-17 18:37:28 UTC
adding keyword eplugin; could be perhaps coded as a eplugin searching for 
similar message id's and (&&) subjects, dunno
Comment 7 Not Zed 2005-05-19 04:03:02 UTC
Andre, yeah, see the previous comment which points to a plugin which does just
that :)

http://www.gnome.org/~carlosg/stuff/evolution/

It still needs some work, but basically does the job
Comment 8 André Klapper 2005-10-31 15:31:36 UTC
*** Bug 317706 has been marked as a duplicate of this bug. ***
Comment 9 Lee Revell 2005-12-10 22:22:58 UTC
IMHO Mutt has a perfect implementation of "remove duplicate" already.  I used
Mutt for years and never had this do the wrong thing.  Rather than reinvent the
wheel the easiest approach might just be to copy their algorithm.
Comment 10 Karsten Bräckelmann 2006-02-06 14:49:58 UTC
*** Bug 330126 has been marked as a duplicate of this bug. ***
Comment 11 André Klapper 2006-03-01 18:40:23 UTC
*** Bug 332999 has been marked as a duplicate of this bug. ***
Comment 12 André Klapper 2006-03-01 18:41:42 UTC
*** Bug 222346 has been marked as a duplicate of this bug. ***
Comment 13 JoseAntonio S.A. 2006-03-04 18:18:04 UTC
Sylpheed (http://sylpheed.good-day.net/en/features.html) also has it, and rocks
Comment 14 Karsten Bräckelmann 2006-03-17 19:16:29 UTC
*** Bug 334134 has been marked as a duplicate of this bug. ***
Comment 15 Ashish 2007-08-22 08:36:05 UTC
*** Bug 469148 has been marked as a duplicate of this bug. ***
Comment 16 Ludovic Danigo 2007-12-19 10:37:36 UTC
Given the number of duplicate this a relevante feature, especially for POP user. 
Why Garnacho's plugin hasn't been integrated yet ? I see that the latest version is from 04-Nov-2007 23:59, in what state is it ? Any chance to get it integrated in next version of Evolution ?

My co-worker was just about to switch to Thunderbird who has similar feature already integrated for this very reason until I find this bug and the plugin.
Comment 17 Pupeno 2008-08-24 16:48:07 UTC
Hello,

I've recently tried Garnacho's plug in, but it didn't work. I would love for this feature to be implemented in Evolution (as a plug in if necessary).

Thanks.
Comment 18 Matěj Cepl 2009-02-12 00:12:18 UTC
SHouldn't this bug be closed? Hasn't it been already fixed?
Comment 19 Matthew Barnes 2009-02-12 01:53:49 UTC
It's still a third party plugin.  Not sure what's keeping it from being shipped with Evolution.  Is it using some questionable duplicate detection or something?
Comment 20 André Klapper 2009-05-16 10:31:13 UTC
*** Bug 582846 has been marked as a duplicate of this bug. ***
Comment 21 André Klapper 2009-09-04 11:21:12 UTC
*** Bug 594103 has been marked as a duplicate of this bug. ***
Comment 22 Ritesh Khadgaray ( irc:ritz) 2009-10-28 13:04:40 UTC
related - https://bugzilla.gnome.org/show_bug.cgi?id=587011
probably can be marked as duplicate.
Comment 23 David Booth 2009-11-25 02:31:00 UTC
In case one doesn't want to use this plugin, I wrote a perl script called
cleanemail.perl for deleting duplicate 
or previously moved or deleted messages from your Evolution or Eudora
email files.  It is especially useful for cases in which your 
email client loses track of which messages it has downloaded from your 
mail server, and consequently downloads all messages again, thus creating
thousands of duplicate messages in your Inbox.  (This unfortunately happens
to me regularly in Evolution, and it is quite a pain because it takes a LONG
time to re-download all of my messages.)

The source code is available
at http://dbooth.org/2009/cleanemail/
and the opening comment explains its usage.
Comment 24 PhobosK 2011-02-12 00:02:20 UTC
As of Evolution v. 2.30.3 this is still not implemented and the bug still exists.
Anyone fix this or add a plugin?
Comment 25 Matthew Barnes 2011-02-12 02:52:46 UTC

*** This bug has been marked as a duplicate of bug 587011 ***