Category:
Troubleshooting
Description:
Appends the log file if it already exists.
Optional?
Yes.
Overrides:
None.
Overridden By:
Other Parameters Required:
See Also:
None.
Usage:
-appendlog
Example (cut-and-paste right into your batch file):
NetMailBot -logfile "c:\temp\logfile.txt" -appendlog -to email@domain.com -from email@domain.com -server mail.domain.com -subject "test"
Comments:
None.