[Evolution] Deleting duplicate emails



Hi,

In some folder, for some reasons I have duplicate mails (same mail, two
or three times).

I thought about using filters to delete them : I pipe all mails from
this folder to a perl script which :
- save the last piped mail in a txt file,
- compare it with the last save
- exit 1 or 0 according to it...

It doesn't work, because mails are not queued in date order!

So I have two questions :
- what about queue order ?
- any idea for a workaround ?




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]