Article ID: 924248 - Last Review: October 25, 2007 - Revision: 1.3

How to enable diagnostic logging for the Windows Server 2003 POP3 Service

Expand all | Collapse all

SUMMARY

How to enable diagnostic logging for the Windows Server 2003 POP3 Service

MORE INFORMATION

Using the Windows interface:
  1. Open POP3 service. (click Start, Control Panel, Administrative Tools, POP3 Service.)
  2. In the console tree, right-click the computer_name node, and then click Properties.
    Where? | POP3 Service/computer_name
  3. In Logging level, click the drop-down menu, and then click the logging level that you want.
  4. You must stop and restart the POP3 service and the IIS Admin service.

Using a command line:
  1. Open Command Prompt.
  2. Type: winpop set logging {0|1|2|3}
  3. You must stop and restart the POP3 service and the IIS Admin service.

    For example, to log only critical events type: winpop set logging 1

    {0|1|2|3} Specifies the level at which events are logged.
    0 - No events are logged.
    1 - Only critical events are logged.
    2 - Critical and warning events are logged.
    3 - Critical, warning, and informational events are logged.

Notes

To perform this procedure, you must be a member of the Administrators group on the local computer, or you must have the appropriate authority. If the computer is joined to a domain, members of the Domain Admins group could perform this procedure. As a security best practice, consider using Run as to perform this procedure.

If you are using Active Directory integrated authentication, you must log on to the Active Directory domain, not the local computer, to perform this procedure.

APPLIES TO
  • Microsoft Exchange Server 2003 Enterprise Edition
  • Microsoft Exchange Server 2003 Standard Edition
Keywords: 
kbhowto kbrapidpub KB924248
 

Article Translations

 

Related Support Centers