Can I send the html report automatically to an email address?
Regards.
Anonymous
You seem to have CSS turned off. Please don't fill out this field.
Yes,
You need a command line email client installed in your machine.
Then create the script that sends the email and attach it to the scripting module.
For example, edit the SCRIPT.CONF file located in (CUSTOM/FUNCTIONS/$OSFAMILY/) and add a line like:
YOURSCRIPFOLDER/yourscript-sendmail.sh &
The yourscript-sendmail.sh script must attach these two files:
EXPORT/BGINFO4X.html EXPORT/BGINFO4X.iframe
Can I send the html report automatically to an email address?
Regards.
Yes,
You need a command line email client installed in your machine.
Then create the script that sends the email and attach it to the scripting module.
For example, edit the SCRIPT.CONF file located in (CUSTOM/FUNCTIONS/$OSFAMILY/) and add a line like:
YOURSCRIPFOLDER/yourscript-sendmail.sh &
The yourscript-sendmail.sh script must attach these two files:
EXPORT/BGINFO4X.html
EXPORT/BGINFO4X.iframe
Regards.