Category:
Addressing
Description:
Filename of "To:" address list. The file should contain a comma-delimited list of email addresses.
Optional?
Yes.
Overrides:
Overridden By:
None.
Other Parameters Required:
See Also:
Usage:
-tolist "<to list filename>"
Example (cut-and-paste right into your batch file):
NetMailBot -tolist "c:\temp\maillist.txt" -to email@domain.com -from email@domain.com -server mail.domain.com -subject "test"
Comments:
None.