Category:
POP Email Reception
Description:
Switch used to monitor an email account continuously and perform specific actions indefinitely. Adding -popwatchwait can set the period of time between NetMailBot's queries to the POP server. If you do not use -popwatchwait, NetMailBot continuously queries the POP server. Thus, we recommend using -popwatchwait and set the period to some reasonable wait time.
Optional?
Yes.
Overrides:
None.
Overridden By:
None.
Other Parameters Required:
-receive -popuser -poppassword -popserver
See Also:
Usage:
-popwatch
Example (cut-and-paste right into your batch file):
NetMailBot -receive -popwatch -popreceive -podelete -popuser username -poppassword password -popserver pop.domain.com
Comments:
None.