How to enabled POP3 debug in Exchange Server 2007
Hello folks,
Even in Exchange Server 2007 sometimes we may enable POP3 debug during troubleshooting procedures :) . To enable the debug of POP3 we can do these following steps:
-
Open the file Microsoft.Exchange.Pop3.exe.config . It can be found at X:\Program Files\Microsoft\Exchange Server\ClientAccess\PopImap
-
Change the ProtocolLog to True

Restart the POP3 Service, and now we can see the log generated after the last restart, as it follows:

Best Regards,
Anderson Patricio