-nofixhtml (-nfh)
Previous Topic  Next Topic 

Category:

 

Message Content

 

Description: 

 

Prevents a bodyfile with HTML from being "fixed".The HTML file may contain links like "image/pic1.gif". By default, NetMailBot automatically "fixes" these by changing them to be fully qualified paths, e.g. "http://www.domain.com/image/pic1.gif", so that the images and links do not appear broken in the mail client software.

 

Specify this switch to prevent the "fix".

 

Optional?

 

Yes.

 

Overrides:

 

None.

 

Overridden By:

 

None.

 

Other Parameters Required:

 

-to -from -server (-bodyfile or -body)

 

See Also:

 

None.

 

Usage:

 

-nofixhtml

 

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

 

NetMailBot -nofixhtml -to email@domain.com -from email@domain.com -server mail.domain.com -subject "test" -bodyfile http://www.domain.com/page.html

 

Comments:

 

None.