Category:
SMTP Server Communication
Description:
-nolog prevents a logfile from being created, that is, it turns off logging.
Optional?
Yes.
Overrides:
-logsuspectemail -appendsuspect -logbademail -appendbad -loggoodemail -appendgood -logfile -appendlog
Overridden By:
None.
Other Parameters Required:
See Also:
None.
Usage:
-nolog
Example (cut-and-paste right into your batch file):
NetMailBot -nolog -to email@domain.com -from email@domain.com -server mail.domain.com -subject "test" -body "No log this time!"
Comments:
None.