Navigation:  Actions > Network > Send Mail >

Send Mail Action Message Tab

Previous pageReturn to chapter overviewNext page

This tab of the Send Mail action configures information about the message being sent.

 

From: The from email address to use on the message (optional).  To include a name with the address, use the format "Person's Name" <from@company.com>.

 

To: Email address to send the message to; separate multiple addresses with a comma (required).  To include a name with an address, use the format "Person's Name" <to@company.com>.

 

Cc: Additional email addresses to copy the message to; separate multiple addresses with a comma (optional).  To include a name with an address, use the format "Person's Name" <to@company.com>.

 

Bcc: Additional email address to blind copy the message to; separate multiple addresses with a comma (optional).  To include a name with an address, use the format "Person's Name" <to@company.com>.

 

Subject: Subject of the message (optional).

 

Message: Text of the message (optional).

 

Send as HTML: If checked (the Message field should contain HTML), the message body is marked as HTML instead of plain text.

 

Attachments: List of files to attach to the message, each on its own line (optional).  If XML logging is used and you wish to send the log file as an attachment from a within the build, the closing document tags must first be added to the log file so it will be a valid XML document (they aren't added by Visual Build until after the last step completes).  This is demonstrated in the Logging.bld sample.