How to erase MS OUTLOOK 2003 duplicate mails in my INBOX

R

Rodryg

Hi,

I'd like to erase, from my PC, all duplicate mails of my Inbox. Duplicate
mails are identical mails (same date, origine, sender, ...) that my mail
server (POP) loads more than one time a day because of the option "Keep
mails on server for x... days" is selected. I don't want to change this
setting and I can't use an IMAP server.

So I need a script or a VBA macro to check that point.

Any idea??

Thanks
 
B

Brian Tillman

Rodryg said:
I'd like to erase, from my PC, all duplicate mails of my Inbox.
Duplicate mails are identical mails (same date, origine, sender, ...)
that my mail server (POP) loads more than one time a day because of
the option "Keep mails on server for x... days" is selected.

That's not what causes that. A client is supposed to keep track of what it
has downloaded whether or not a copy has been left on the server.

There are commercially available products that can eliminate duplicates.
See http://www.sperrysoftware.com/Outlook/Eliminator-Bundle.asp, for
example.
 
Top