[GH-ISSUE #737] missing information in email invite #500

Closed
opened 2026-03-03 01:29:56 +03:00 by kerem · 4 comments
Owner

Originally created by @josuemotte on GitHub (Nov 20, 2019).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/737

Hello,

We upgraded the docker image to the latest version and it seems that all verification emails are sent without the join organization link, while the github link is still working

image

According to the source of the email, it seems that the verification is well formatted but somehow, no matter the client, the link doesn't show up correctly :

email_issue.txt

Are there any change we need to make on our side to get the email verification work again ?

Thanks

Originally created by @josuemotte on GitHub (Nov 20, 2019). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/737 Hello, We upgraded the docker image to the latest version and it seems that all verification emails are sent without the join organization link, while the github link is still working ![image](https://user-images.githubusercontent.com/38882772/69243867-2ca87100-0ba4-11ea-97da-5c0da6cca6b9.png) According to the source of the email, it seems that the verification is well formatted but somehow, no matter the client, the link doesn't show up correctly : [email_issue.txt](https://github.com/dani-garcia/bitwarden_rs/files/3869523/email_issue.txt) Are there any change we need to make on our side to get the email verification work again ? Thanks
kerem closed this issue 2026-03-03 01:29:56 +03:00
Author
Owner

@tomuta commented on GitHub (Nov 20, 2019):

What is your DOMAIN environment variable set to? Based on the attached file it looks like it may be set to something like DOMAIN="xxxxxx". It should be without double quotes like DOMAIN=xxxxxx.

<!-- gh-comment-id:556117192 --> @tomuta commented on GitHub (Nov 20, 2019): What is your `DOMAIN` environment variable set to? Based on the attached file it looks like it may be set to something like `DOMAIN="xxxxxx"`. It should be without double quotes like `DOMAIN=xxxxxx`.
Author
Owner

@josuemotte commented on GitHub (Nov 20, 2019):

I've changed it but no luck still the same issue, it was "prout.io" now it's prout.io

<!-- gh-comment-id:556190793 --> @josuemotte commented on GitHub (Nov 20, 2019): I've changed it but no luck still the same issue, it was "prout.io" now it's prout.io
Author
Owner

@dani-garcia commented on GitHub (Nov 20, 2019):

According to that email source, DOMAIN is set to "https://bitwarden.prout.rocks", quotes included. The rest of the URL seems correct to me, check the value from the admin page to see if there are quotes there too.

<!-- gh-comment-id:556199254 --> @dani-garcia commented on GitHub (Nov 20, 2019): According to that email source, DOMAIN is set to `"https://bitwarden.prout.rocks"`, quotes included. The rest of the URL seems correct to me, check the value from the admin page to see if there are quotes there too.
Author
Owner

@josuemotte commented on GitHub (Nov 20, 2019):

Strange it was still in the admin page, it's fixed thank you

<!-- gh-comment-id:556447889 --> @josuemotte commented on GitHub (Nov 20, 2019): Strange it was still in the admin page, it's fixed thank you
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#500
No description provided.