<td class="settings-item-value"><input type="text" class="styled number notifications camera-config" id="smtpPortEntry" placeholder="e.g. 587"></td>
<td><span class="help-mark" title="enter the port used by your SMTP server (usually 465 for non-TLS connections and 587 for TLS connections)">?</span></td>
</tr>
- <tr class="settings-item advanced-setting" required="true" strip="true">
+ <tr class="settings-item advanced-setting" strip="true">
<td class="settings-item-label"><span class="settings-item-label">SMTP Account</span></td>
<td class="settings-item-value"><input type="text" class="styled notifications camera-config" id="smtpAccountEntry" placeholder="account@gmail.com..."></td>
<td><span class="help-mark" title="enter your SMTP account (normally your email address)">?</span></td>
</tr>
- <tr class="settings-item advanced-setting" required="true" strip="true">
+ <tr class="settings-item advanced-setting" strip="true">
<td class="settings-item-label"><span class="settings-item-label">SMTP Password</span></td>
<td class="settings-item-value"><input type="password" class="styled notifications camera-config" id="smtpPasswordEntry"></td>
<td><span class="help-mark" title="enter your SMTP account password (for Gmail use your Google password or an app-specific generated password)">?</span></td>