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

MBS-13876: Send verification emails through new mail service #3433

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JadedBlueEyes
Copy link
Contributor

@JadedBlueEyes JadedBlueEyes commented Dec 30, 2024

Problem

MBS-13876

Testing

Manual testing, and updating the automated tests.

params => {
to_name => $user_name,
verification_url => ${ $verification_link },
# TODO: Do we include the IP address, like with the previous email?
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't remember, did we previously discuss removing it? I'm fine with dropping it, anyway.

@mwiencek mwiencek changed the title MBS-13876: Verification emails MBS-13876: Send verification emails through new mail service Jan 14, 2025
Copy link
Member

@mwiencek mwiencek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated this to fix the test failures and remove the unused ip parameter.

I did fully test it with a running mb-mail-service + local IMAP/SMTP services, and was able to verify my account with the sent email.

@mwiencek mwiencek marked this pull request as draft January 14, 2025 01:07
@mwiencek
Copy link
Member

Converting to draft because there are even more test failures I didn't see the first time.

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

Successfully merging this pull request may close these issues.

2 participants