-customheader (-ch)
Previous Topic  Next Topic 

Category:

 

Message Content

 

Description: 

 

Allows the adding of one or more strings to the header of the email. Separate multiple values with a semicolon.

 

Optional?

 

Yes.

 

Overrides:

 

None.

 

Overridden By:

 

None.

 

Other Parameters Required:

 

-to -from -server

 

See Also:

 

None.

 

Usage:

 

-customheader "<plain text custom header line>

 

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

 

NetMailBot -customheader "Reply-To: email@domain.com;Return-Path:email@domain.com" -to email@domain.com -from email@domain.com -server mail.domain.com -subject "test" 

 

Comments:

 

None.