| emailpageresults |
| This command calls another LeXml page and sends e-mail to a group of people with the output. |
| |
| Arguments: |
| lexmlfile - Relative or absolute path to LeXml page to parse for e-mail |
| page:??? - Variable to pass on to lexmlfile |
| to - Address to send mail to (primary) (required) |
| cc - Comma-seperated list of carbon copy addresses (optional) |
| bcc - Comma-seperated list of blind carbon copy addresses (optional) |
| subject - Subject of e-mail (required) |
| from - From address of e-mail (required) |
| contenttype - MIME content type (default=text/plain) |