mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-09 09:13:02 +03:00
Emails sent from Bitwarden_rs show up as blank attachments in Airmail #1672
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nermolov on GitHub.
Subject of the issue
Emails sent from Bitwarden_rs show up as blank attachments in Airmail.
Your environment
Steps to reproduce
Expected behaviour
Email notification should be readable.
Actual behaviour
Email notification shows up blank and as an attachment
@simokhalil commented on GitHub:
@BlackDex just installed the testing version and emails are working good
Do we have a release date for this version yet ?
Thank you
@simokhalil commented on GitHub:
@BlackDex Oh sorry, it's the v1.16.3
Will try with the testing version today and give my feedback
@BlackDex commented on GitHub:
I'm working on some improvements for the e-mail sending and i just tested it with Airmail (4.x).
They seem to work for me.
Also, i checked some older e-mails and i don't have any issues with them either, so why this happened for you i have no idea.
What kind of e-mail is this?
Did you checked this also with the SMTP Test function in the /admin interface?
@BlackDex commented on GitHub:
I have made some changes in the meantime which should fix your issues.
But for this you need to install the latest (testing) version which is available.
Also
v2.15.1is not the server version but the web-vault version.To see which version of bitwarden_rs you are running you need to go to the admin interface to
/admin/diagnostics.There you will see which version you are running.
I suggest to at least try to install the testing version from the docker hub and see if that resolves your issue.
@simokhalil commented on GitHub:
Same result here.
Just instaled my BT RS v2.15.1 server on the exact same setup (docker, traefik 1.7), with Mailjet as email gateway.
FYI, with the Test function from the admin, the result is different: email is shown in plain HTML
@BlackDex commented on GitHub:
@simokhalil Not yet. We are working-out some small items with some newer mysql/mariadb databases amongst other small items.
@BlackDex commented on GitHub:
Going to close this one as it has been fixed and verified 😀
@simokhalil commented on GitHub:
@BlackDex Ok, no problem. Will watch this...
Thanks for your good job anyway guys ;)