Category:
Message Content
Description:
Characters per line. Specifies the maximum number of characters per line a message part should be. If plain text message parts appear incorrect - wrapping unintentionally - when viewing in an email client program, e.g., Outlook, set this value to 9999999. The default value is 72.
Optional?
Yes.
Overrides:
None.
Overridden By:
None.
Other Parameters Required:
See Also:
None.
Usage:
-chars <integer value>
Example (cut-and-paste right into your batch file):
NetMailBot -chars 9999999 -to email@domain.com -from email@domain.com -server mail.domain.com -subject "test"
Comments:
None.