Text (-TXT or -TEXT)

Use the Text adapter command (-TXT or -TEXT) to process the text part(s) of the message.

When used for a data source, it specifies that text parts should be retrieved in addition to attachments if the Attachment adapter command (-ATTACH) is specified. In this case, omit string and the flag is ignored if -ATTACH has not been specified.

When used for a data target, the Text adapter command (-TEXT) causes the specified string to be sent as the text part of the message. In this case, string is required, and if -ATTACH has not been specified, the text is prefixed to the data.

-TEXT string
Option
Description
string
Required value when used for a data target. Specify the string to be sent as the text part of the outbound message.

When used for a data source, this option is not required.