Category:
SMTP Server Communication
Description:
Filename of file to capture all "bad" addresses - ones that are rejected by mail server.
NOTE: An existing bad email file is erased and overwritten unless you specify the -appendbad parameter.
Optional?
Yes.
Overrides:
None.
Overridden By:
Other Parameters Required:
See Also:
Usage:
-logbademail "<path to bad address file>"
Example (cut-and-paste right into your batch file):
NetMailBot -logbademail "c:\temp\Bad Email List.txt" -to email@domain.com -from email@domain.com -server mail.domain.com -subject "test"
Comments:
None.