Category:
Message Content
Description:
Embeds images into email when sending an HTML email body, as opposed to the images being loaded into the HTML via links to image file stored elsewhere. Supported file types are .jpg and .gif.
Optional?
Yes.
Overrides:
None.
Overridden By:
None.
Other Parameters Required:
See Also:
None.
Usage:
-embed
Example (cut-and-paste right into your batch file):
NetMailBot -embed -bodyfile "http://www.yahoo.com" -to email@domain.com -from email@domain.com -server mail.domain.com -subject "test"
Comments:
None.