Koozali.org: home of the SME Server

Duplicate emails in POP3 client

Offline pizzaco

  • ***
  • 53
  • +0/-0
Duplicate emails in POP3 client
« on: September 02, 2011, 04:09:03 PM »
We have a user that is using Apple's MobileMe and has it configured to retrieve emails from our server using POP3. She is reporting that messages are showing up twice in the MobileMe webmail interface (and on her two laptops and Blackberry).

I would dismiss this an issue with MobileMe, but, every once in a great while, other users on Outlook/Outlook Express will temporiarly experience duplicate emails.

I haven't found anything meaningful in the logs, but I may have missed something. Would increasing the log level help? Which logs should I be focusing on?

Offline mmccarn

  • *
  • 2,656
  • +10/-0
Re: Duplicate emails in POP3 client
« Reply #1 on: September 03, 2011, 01:56:38 PM »
Do you use fetchmail? Fetchmail will frequently deliver duplicates of any email that included 'bcc' recipients.
http://www.redhat.com/archives/rhl-list/2005-February/msg02076.html
http://www.catb.org/~esr/fetchmail/fetchmail-man.html#25

Do any of your users use Thunderbird?  I've seen problems in outlook/outlook express that don't occur in Thunderbird. 

If the problem is due to a communications hiccup between the email client and the SME server, you should see something in /var/log/pop3s/current (or /var/log/imaps/current, depending on the client protocol).