How to enable diagnostic logging for the Windows 2003 POP3 Service (924248)



The information in this article applies to:

  • Microsoft Exchange Server 2003 Enterprise Edition
  • Microsoft Exchange Server 2003 Standard Edition

Source: Microsoft Support

RAPID PUBLISHING

RAPID PUBLISHING ARTICLES PROVIDE INFORMATION IN RESPONSE TO EMERGING OR UNIQUE TOPICS, AND MAY BE UPDATED AS NEW INFORMATION BECOMES AVAILABLE.

SUMMARY

How to enable diagnostic logging for the Windows 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 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 been delegated the appropriate authority. If the computer is joined to a domain, members of the Domain Admins group might be able to 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.

DISCLAIMER

MICROSOFT AND/OR ITS RESPECTIVE SUPPLIERS MAKE NO REPRESENTATIONS ABOUT THE SUITABILITY OF THE INFORMATION CONTAINED IN THE DOCUMENTS AND RELATED GRAPHICS PUBLISHED ON THIS WEBSITE FOR ANY PURPOSE. THE DOCUMENTS AND RELATED GRAPHICS PUBLISHED ON THIS WEBSITE COULD INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS. CHANGES ARE PERIODICALLY ADDED TO THE INFORMATION HEREIN. MICROSOFT AND/OR ITS RESPECTIVE SUPPLIERS MAY MAKE IMPROVEMENTS AND/OR CHANGES IN THE PRODUCT(S) AND/OR THE PROGRAM(S) DESCRIBED HEREIN AT ANY TIME.

For more information on the terms of use, click on the link below:
http://support.microsoft.com/tou/

Modification Type:MinorLast Reviewed:10/6/2006
Keywords:kbhowto kbrapidpub KB924248 kbAudITPRO