Added html flag and corrected a DB issue
- The DB is created by the agent now during initialization.
- Added html flag to
SendMail
in order to send html emails. - Removed some html tags that were making the code invalid.
- Fixed a typo in a variable name
SendMail
in order to send html emails.