Category:
Troubleshooting
Description:
Loads the specified URL through NetMailBot, and optionally save loaded HTML to a specified file.
Optional?
Yes.
Overrides:
None.
Overridden By:
None
Other Parameters Required:
None
See Also:
None
Usage:
-loadurl "<URL>" ["<path to bad address file>"]
Example (cut-and-paste right into your batch file):
NetMailBot -logbademail "http://www.exclamationsoft.com"
NetMailBot -logbademail "http://www.exclamationsoft.com" "c:\output.html"
Comments:
This parameter is useful for loading a URL and saving the output to a file. Additionally, this can trigger dial-up networking to connect to the Internet.