-cclist (-cl)
Previous Topic  Next Topic 

Category:

 

Addressing

 

Description: 

 

Full filename of "CC:" address list. This file should contain a comma-delimited list of email addresses. 

 

Optional?

 

Yes.

 

Overrides:

 

None.

 

Overridden By:

 

None.

 

Other Parameters Required:

 

-to -from -server

 

See Also:

 

-delimiter -cc

 

Usage:

 

-cclist "<cc list file>"

 

Example (cut-and-paste right into your batch file):

 

NetMailBot -cclist "c:\temp\maillist.txt" -to email@domain.com -from email@domain.com -server mail.domain.com -subject "test" 

 

Comments:

 

-cc and -cclist act together additively.