**1.0.45**
Create email service

**1.0.45.1**
Fixed connection timeout issue

**1.0.45.2**
fixed null pointer issue when sending email
- happened during the month of November & December
Added property "Use Alarm Text As Subject" in alarm point
- true  = use alarm text as subject
- false = use the subject as configured in smtp service

**1.0.45.3**
fixed email queue overflow (size 20 to 21) and emailText missing

**1.0.45.4**
added alarm active in floatAlarm

**1.0.45.5**
Removed extra \n that caused error to email server
updated boolAlarm with true/false text, and floatAlarm with precision

**1.0.45.6**
Updated smptService hostname max character limit from 31 to 63