Category:
POP Email Reception
Description:
Specifies the directory name to save retrieved attachments, email message bodies, and other MIME parts. If not specified, then a directory named "pop" is created and used under the system temporary directory.
Optional?
Yes.
Overrides:
None.
Overridden By:
None.
Other Parameters Required:
-receive -popuser -poppassword -popserver
See Also:
-popcleanup -popdirectorysubfrom -popdirectorysubto -popdirectoryattachment -popdirectoryheader -popdirectorymessage
Usage:
-popdirectory "<path to selected dir>"
Example (cut-and-paste right into your batch file):
NetMailBot -receive -popdirectory "c:\temp" -popuser username -poppassword password -popserver pop.domain.com
Comments:
None.