Monthly Archives: June 2016

Exchange 2013 POP3 and IMAP not working after upgrade to CU 10 or newer

I had the same problem with IMAP and POP3 after installing CU13. It seems like a bug. I bet if you run Get-ServerComponentState , you see ImapProxy or POPProxy Inactive. If you can turn in active by this, but it will still not help (Set-ServerComponentState -Identity -Component ImapProxy -Requester Functional -State Active ) or (Set-ServerComponentState -Identity -Component […]