-tolist (-tl)
Previous Topic  Next Topic 

Category:

 

Addressing

 

Description: 

 

Filename of "To:" address list. The file should contain a comma-delimited list of email addresses. 

 

Optional?

 

Yes.

 

Overrides:

 

-to 

 

Overridden By:

 

None.

 

Other Parameters Required:

 

-from -server

 

See Also:

 

-delimiter -to

 

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.