jhomlala / catcher

Flutter error catching & handling plugin. Handles and reports exceptions in your app!
Apache License 2.0
784 stars 175 forks source link

allow setting explicit SMTP username when it is not the same as email #211

Open solidmetanoia opened 2 years ago

solidmetanoia commented 2 years ago

optional variable for EmailAutoHandler: in cases like AWS SES SMTP, the "sent from" address != username, requiring explicit setting