Emails aren't sent when an account is approved #175
Labels
No labels
approved, awaiting change
bug
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs docs
needs tests
not a bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma#175
Loading…
Reference in a new issue
No description provided.
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?
I've had a few instances now where some uswrs who were signing up to my instance said that they didnt't get the account approved email.
Email delivery from my mail server does work since those users were able to get the pending approval message, just not the one that tells them it got approved.
I looked a bit further into this. You need to enable welcome emails on your instance configuration. After which, your instance users should get an email notifying them after you approve their accounts.
Makes sense. I'll close this issue then, thanks.