• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

double emails

I

iMedia

Guest
One of my accounts is causing Outlook to retrieve double emails for all pop accounts under that domain.

Where would I begin to troubleshoot this?

I'm a *nix dummy (for now) and don't know how to check the logs.

IMP/Horde shows only one email address --- but again, Outlook retrieves a duplicate for every email.

Could someone point me in the right direction, please? :D
 
Did you try any other Mail Client? Like Outlook Express or Netscape Thunderbird ... just to know it is not Outlook.


You could also login via telnet using POP3.

Code:
telnet myserver.com 110
user USER
pass PASSWORD
list
quit

Regards,

Pink
 
I've tested Outlook Exp. and it didn't happen.

I've double checked my settings in Outlook and they're all fine.

What's interesting is it's happing on both my instance and my wife's instance of Outlook, which makes me believe something is causing Outlook to d/l the headers twice.

I'll keep poking around. Any other ideas?
 
Back
Top