v1.3.3
- Add easier method to setup a
MailAccountwith manual settings by callingMailAccount.fromManualSettings()
orMailAccount.fromManualSettingsWithAuth(). This is useful when settings cannot or should not be auto-discovered, for example.
MailAccount with manual settings by calling MailAccount.fromManualSettings()MailAccount.fromManualSettingsWithAuth(). This is useful when settings cannot or should not be auto-discovered, for example.