Pixelfed admin email notifications for new registrations not working
-
Admin email notifications for new user registrations stopped working in the latest Pixelfed version. This most likely started after the last update — registrations were previously closed, so I didn’t notice earlier. The issue occurs with filtered registrations (manual approval).
Details
- Users receive registration confirmation emails (working correctly)
- Admin no longer receives email notifications when a user registers
- This worked in the previous Pixelfed version
- Tested on two separate instances with the same result
- Main instance has ~2000 users, rollback is not an option
Verified configuration
INSTANCE_CONTACT_EMAILis set correctlyENFORCE_EMAIL_VERIFICATION=trueis enabled- Email delivery is working (users receive emails)
Question
Is anyone else experiencing this issue?
Admin notifications are critical for instances with manual approval enabled. At the moment, I have to manually check for new registrations several times a day.
Thanks for any advice!
-
Hello @archos
This looks like an error from @pixelfed
@brutalbirdie did some debugging and created an issue: https://github.com/pixelfed/pixelfed/issues/6399 -
@james Hello,
thank you very much for your reply.Pixelfed development seems to be a bit slow at the moment.
Here is the output from the Pixelfed app web terminal:instance.curated_registration .................................................................................................................... enabled .................................................................................................................................... false resend_confirmation_limit ...................................................................................................................... 5 captcha_enabled ............................................................................................................................ false state ⇁ fallback_on_closed_reg .............................................................................................................. true state ⇁ only_enabled_on_closed_reg .......................................................................................................... true notify ⇁ admin ⇁ on_verify_email ⇁ enabled .................................................................................................. true notify ⇁ admin ⇁ on_verify_email ⇁ bundle .................................................................................................. false notify ⇁ admin ⇁ on_verify_email ⇁ max_per_day ................................................................................................ 10 notify ⇁ admin ⇁ on_verify_email ⇁ cc_addresses ............................................................................................. null notify ⇁ admin ⇁ on_user_response .......................................................................................................... false -
Hello @archos
This looks like an error from @pixelfed
@brutalbirdie did some debugging and created an issue: https://github.com/pixelfed/pixelfed/issues/6399
