Email invitations not being send #2087

Closed
opened 2025-10-09 17:45:04 +03:00 by OVERLORD · 6 comments
Owner

Originally created by @shd128 on GitHub.

I'm having some problems when creating new users.
I've send the email invitation but it doesn't seem to work. The emails are never sent and I cant create the users in any other way.
Which logs should I check¿? Does the email server needs to be configured? Now its out of the box per say.

Thanks!

Originally created by @shd128 on GitHub. I'm having some problems when creating new users. I've send the email invitation but it doesn't seem to work. The emails are never sent and I cant create the users in any other way. Which logs should I check¿? Does the email server needs to be configured? Now its out of the box per say. Thanks!
Author
Owner

@mprasil commented on GitHub:

Resolving this, feel free to reopen if you still experience problems.

@mprasil commented on GitHub: Resolving this, feel free to reopen if you still experience problems.
Author
Owner

@shd128 commented on GitHub:

Hi XelNika, thanks for your reply.
By any chance do you know where are the configuration files for the smtp server at?
Im not using docker, I have it installed on a vm.

Thanks again

@shd128 commented on GitHub: Hi XelNika, thanks for your reply. By any chance do you know where are the configuration files for the smtp server at? Im not using docker, I have it installed on a vm. Thanks again
Author
Owner
@XelNika commented on GitHub: Did you do the SMTP configuration? https://github.com/dani-garcia/bitwarden_rs/wiki/SMTP-configuration If not, no emails will be sent: https://github.com/dani-garcia/bitwarden_rs/wiki/Differences-from-the-upstream-API-implementation
Author
Owner

@mprasil commented on GitHub:

@shd128, did that resolve your issue?

@mprasil commented on GitHub: @shd128, did that resolve your issue?
Author
Owner

@XelNika commented on GitHub:

SMTP settings go in the environment file. Are you running it as a systemd service? There's an example here. Use the template file here, SMTP is at the bottom. Put the environment file where the service is pointing and make sure the service has read permission.

@XelNika commented on GitHub: SMTP settings go in the environment file. Are you running it as a systemd service? There's an example [here](https://github.com/dani-garcia/bitwarden_rs/wiki/Setup-as-a-systemd-service). Use the template file [here](https://raw.githubusercontent.com/dani-garcia/bitwarden_rs/master/.env.template), SMTP is at the bottom. Put the environment file where the service is pointing and make sure the service has read permission.
Author
Owner

@shd128 commented on GitHub:

@shd128, did that resolve your issue?

mprasil, yes! thank you!

@shd128 commented on GitHub: > @shd128, did that resolve your issue? mprasil, yes! thank you!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#2087