E-mail-preview in Flutter-App looks wrong (not so in React-web-app)

Hi everyone,

since I use the Flutter-app via flatpak the preview of e-mails is not the e-mail-format I defined before. But in the React-web-app it looks okay (look t the screenshot down here).

Ah, and by the way: In the Flutter-app there’s no e-mail-option “Standard”. It’s generally set to “Postmark (gehostet)”, even when the e-mail-connection is set up by docker compose to some SMTP-credentials.

Thanks and greetings

Hi,

Flutter doesn’t support accessing the browser in the desktop, once it’s supported the email preview will improve.

SMTP credentials can now be set on Settings > Email Settings.

1 Like