Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logging of mails that could not be delivered. #5015

Open
1 task done
maisen20 opened this issue May 17, 2024 · 0 comments
Open
1 task done

Logging of mails that could not be delivered. #5015

maisen20 opened this issue May 17, 2024 · 0 comments

Comments

@maisen20
Copy link

maisen20 commented May 17, 2024

Describe the feature you'd like

An entry should be added to the logs if an e-mail could not be delivered during registration.

Describe the benefits this would bring to existing BookStack users

In my case, I had mistakenly entered an invalid / non-existent e-mail address when registering. The application then showed a message/toastr after registration that the e-mail could not be sent.

After a few adjustments in EmailConfirmationService.php, I was able to see that I had entered an email address that did not even exist for my domain.

It would be good if this were visible in the logs.

Can the goal of this request already be achieved via other means?

No

Have you searched for an existing open/closed issue?

  • I have searched for existing issues and none cover my fundamental request

How long have you been using BookStack?

Under 3 months

Additional context

I searched the issues here and saw that some people also had problems and possibly used a non-existent e-mail address to register.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant