How to get email notifications when new users have signed up?

In the initial days of our forum, it is important to provide a better experience for the new users. We would love to engage with the new users as soon as they sign up (there are no user approvals here).

To do the above step, it is important to get notified in email about a new user signup (may be for a large forum, this can be disabled) as it is not practical to visit new users page everyday.

I couldnt clearly find out whether this feature is present or not. I saw the below thread which is discussed 4 years back and closed.

https://meta.discourse.org/t/being-notified-receiving-email-notification-when-new-users-sign-up/10438

Please let me know how to achieve this email notification.

1 me gusta

what they were using in the other topic was the setting

**must approve users**

Staff must approve all new user accounts before they are allowed to access the site.

This will then send you an email reminder in order to approve the accounts

Thanks @mikechristopher.

But our community has no approvals. Email notifications are still required for enhancing user experience as explained above.

There is a method discussed here using Zapier to generate an email.

Sending a PM to admins with a setting to turn it off would be nice.

Otherwise you just have to review the dashboard at admin>users>list>new>created.

1 me gusta

beat me to it @scombs that was my next recommendation in that you could use zapier in order to webhook upon user event so when they are created you could get it to send you an email. However I had an issue with the webhook working upon creation and only worked upon user update. I believe this was something that @fantasticfears was looking at as per this topic (not sure if it was that issue or the email issue that was being referred to)

1 me gusta

Thanks @scombs @mikechristopher. This seems to be a better option to try.

1 me gusta

Or you could just visit Admin, Users, New tab once every day and check their Messages to see if anyone sent them an individual welcome message. If you haven’t sent them a message, send it.

https://discourse.example.com/admin/users/list/new

2 Me gusta

FYI - I went looking for this functionality today and it looks like there’s still no solution for this request, other than the workaround to vist the Admin, Users, New tab and manually review new users.

The Discourse Webhook “User Event” for Zapier will trigger when a user logs in, logs out, is created, approved or updated - not just created - so that solution is too noisy for a simple new user email notification.

2 Me gusta

This is a must have feature please. Great software should have it.

1 me gusta

agree that this would be a really useful feature

I agree too. Everything else is great! This use case is vital for a private community where the admins are not moderators & reciprocally. Please add the feature. Alternative, is to create a post somewhere visible by all saying, “user xyz has joined the forum, please join me in welcoming him!”.

The general concern I have here is that this is making “system” create noise posts.

One alternative is using Discourse Policy to define a “policy” that applies to say TL0 in a tiny community, reminding them to post an “about me” topic.

I feel that getting System to do all the work here kind of detracts from the “Introduce yourself” aspect here where welcomes are far more personal.

There are a bunch of other options here, including unlocking a section of reviewable users (in our new reviewable system by @eviltrout) to a wider audience, so anyone say TL1 and up can “review” the new users and do the needful of saying hello and starting a conversation.

I totally get the underlying problem that, signing up is easy, making people say hello is hard.

4 Me gusta

Hola, ¿sigue siendo cierto que un administrador no tiene una forma sencilla de recibir una notificación por correo electrónico cuando un nuevo usuario se registra y necesita aprobación? Mi foro es muy pequeño y quizás reciba un mensaje al mes. Ciertamente, no quiero tener que iniciar sesión yo mismo y revisar manualmente los nuevos registros todos los días si no hay nada más por lo cual iniciar sesión… y, por supuesto, no quiero que los nuevos usuarios esperen un mes para ser aprobados. Es muy poco probable que eso mejore el uso de la plataforma.

Seguramente las notificaciones para administradores serían algo bastante fundamental. Si no están implementadas, esto podría ser un factor decisivo en mi decisión de no usar Discourse para mi nuevo foro.

En respuesta a mi propia pregunta, una lectura más detallada sugiere que agregar acceso de moderador a la cuenta de usuario administrador podría funcionar…

Si te gusta el enfoque que Jeff compartió, usar “Tab Snooze” es una forma rápida y gratuita de automatizar lo que él sugirió :up_arrow:

  1. Usando un navegador Chrome, haz clic en el enlace de abajo e instala Tab Snooze.
  2. Visita tu instancia del foro: https://TU_URL_DEL_FORO/admin/users/list/new
  3. Haz clic en el nuevo icono de :last_quarter_moon_face:luna (Tab Snooze) que aparece junto a la barra de direcciones.
  4. Elige la opción “Repetidamente”.
  5. Luego selecciona tu frecuencia (por ejemplo, diario, semanal, mensual, etc.) y la hora/días de la semana.
  6. ¡Eso es todo! Esta pestaña se abrirá para ti todos los días, así podrás revisar tu lista de nuevos usuarios.

Consulta el plugin aquí:

6 Me gusta

¿Puedes indicarme más información sobre esto?

Me gustaría crear un grupo, llamémoslo “greeters”, y darles una forma de ver a los nuevos usuarios…

2 Me gusta

Lamentablemente, la cola de revisión “desbloquea” la capacidad de hacer cosas (por ejemplo, ahora tenemos soporte para moderadores de categoría). Pero algunas funciones como decir “grupo X” se permite revisar a nuevos usuarios no es algo que hayamos construido todavía.

3 Me gusta

Estamos en 2025 y todavía no tenemos la función para enviar correos electrónicos.
Quería lo siguiente:

  1. Enviar un correo electrónico al administrador cuando se crea un nuevo usuario
  2. Enviar un correo electrónico de bienvenida al registrarse un nuevo usuario

He leído varias soluciones alternativas, pero son solo eso, soluciones alternativas y no correo electrónico. Ciertamente necesitamos esta función. Ejecuto mi propio servidor de correo electrónico, así que no quiero usar ningún servicio de pago.

Puede usar la automatización para ambas cosas, utilizando el disparador “Después de la actualización del usuario”. Vea el siguiente ejemplo.

Además, puede hacer que discobot envíe un mensaje de bienvenida a los nuevos miembros. Consulte esta configuración:

1 me gusta

Ya veo, sí funciona. Quería enviar un correo electrónico y no un mensaje.