-bcclist (-bl)
Previous Topic  Next Topic 

Category:

 

Addressing

 

Description: 

 

The filename of "Bcc:" address list file. The 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:

 

-delimeter -bcc

 

Usage:

 

-bcclist <bcc list filename>

 

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

 

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

 

Comments:

 

-bcc and -bcclist act together additively.