The E-Mail page defines the settings for sending your report output by e-mail. These options are available only if the E-mail the report option is checked on the Report page.
Specify the e-mail address from which the message will be sent. You must specify a valid e-mail address; most mail servers will reject the message if it does not have a valid sender. If you are using shared settings for your e-mail server (see next section), you can omit the From address and Report Commander will use the default sender configured for the mail server.
To include a "display name" in addition to the e-mail address, use this format: Rachel West <[email protected]>
This field can contain variables and functions that are replaced at runtime. More... Click the {} button to display the text editor, which helps you insert variables and functions into the text. When you hover your mouse pointer over the field for a second, a preview of the "expanded" text will be displayed so you can confirm your variables and functions are working correctly.
For Report Commander to send e-mail messages, you must provide information about an SMTP mail server that it can use to send the messages through. You can click the Configure link to define shared mail servers that will be available for all Report Commander commands and projects you run on this computer.
Alternatively, you can explicitly configure the mail server information for this particular task.
If your mail server requires authentication for sending mail, enter your user ID and password here. For example, to send through Gmail you would enter your full Gmail address (e.g., [email protected]) and password.
If you are unsure what to enter here, check with the administrator of your mail system.
Specify the e-mail addresses to send the message to. To send to multiple recipients, separate the recipients with commas. You can also include display names in addition to the e-mail addresses. For example:
Rachel West <[email protected]>,[email protected],Bob <[email protected]>
You can specify whether a recipient should be included on the To, CC, or BCC list for the message by prefixing the recipient with "to:", "cc:", or "bcc:":
to:Rachel West <[email protected]>,cc:[email protected],bcc:Bob <[email protected]>
To send the message to members of a Distribution List, specify the name of the distribution list prefixed with "@": @salesmanagers, cc:@projectmanagers.
This field can contain variables and functions that are replaced at runtime. More... Click the {} button to display the text editor, which helps you insert variables and functions into the text. When you hover your mouse pointer over the field for a second, a preview of the "expanded" text will be displayed so you can confirm your variables and functions are working correctly.
Specify the subject of the message. If none is specified, a default subject will be used.
This field can contain variables and functions that are replaced at runtime. More... Click the {} button to display the text editor, which helps you insert variables and functions into the text. When you hover your mouse pointer over the field for a second, a preview of the "expanded" text will be displayed so you can confirm your variables and functions are working correctly.
Specify the body of the message. Note that only a simple one-line message body can be specified in this way (because anything more complex cannot be passed on the command line).
There are three ways to specify a complex message body:
This field can contain variables and functions that are replaced at runtime. More... Click the {} button to display the text editor, which helps you insert variables and functions into the text. When you hover your mouse pointer over the field for a second, a preview of the "expanded" text will be displayed so you can confirm your variables and functions are working correctly.