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 ?

_______________________________________________
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution

Reply via email to