Category:
Troubleshooting
Description:
Filename of file to be used as the logfile.
NOTE: An existing log file is erased and overwritten unless you specify the -appendlog parameter.
Optional?
Yes.
Overrides:
None.
Overridden By:
Other Parameters Required:
See Also:
Usage:
-logfile "<path to logfile>"
Example (cut-and-paste right into your batch file):
NetMailBot -logfile "c:\temp\logfile.txt" -to email@domain.com -from email@domain.com -server mail.domain.com -subject "test"
Comments:
None.