Winpop get Command In Windows Server 2008

In this article I am going to explain about Winpop get Command in Windows Server 2008 operating system and also explain it's related syntax.
  • 1342
Introduction

In this we can send and receive text messages and alerts from the server and it included in Windows Server 2003.

Syntax

winpop get [port] [logging] [authentication] [mailroot] [threadcount] [socketmax] [socketmin] [socketbacklog] [socketthreshold] [socket] [sparequired]

 

 Parameter  Description
port It displays the port on which the POP3 service is configured.
logging It sets the event logging level for the POP3 service.
authentication we can use the abbreviated version of this command for authentication.
mailroot It sets the mail store directory for the POP3 service.
threadcount  It Sets the number of threads to run for the POP3 service.
socketmax
It sets the maximum number of sockets the service will create.
socketmin
It sets the minimum number of sockets the service will maintain.
socketbacklog 
In this we sets the number of connections that are held in a waiting state once socketmaxValue has been reached.
socketthreshold It sets the number of new sockets to create at a time..
sparequired In this we  sets the mail server to require Secure Password Authentication for all client connections.

Ask Your Question

Got a programming related question? You may want to post your question here

Programming Answers here

Categories

More Articles

© 2020 DotNetHeaven. All rights reserved.