Email to Message Inbox?

Is it possible to configure Discourse so that I have an email address @ my Discourse domain which goes to my message inbox on Discourse?

2 Me gusta

Groups can be assigned email addresses to start new conversations, but not users. Discourse isn’t a replacement for a conventional mail server/client.

2 Me gusta

That’s sort of true, but support@discourse.org gets delivered to a group.

1 me gusta

Sure, but discourse.org is hosted at Google, not Meta. I’ve never had cause to email it, but it’s either a group which distributes mail to users, a mailbox which is accessed by multiple users, or an alias to a mailbox which is delivered by pop3 to a Discourse category or group inbox, right?

@rkaplan is asking for an email address at his discourse domain which goes to his mailbox. User mailboxes don’t support mail aliases, which is why I said that groups could have mail aliases, but not users.

2 Me gusta

Nice, I didn’t know about this feature. For others who have a hard time finding it:

  1. Enable config setting “email in” under “☰ → Admin → Settings → Email”.

  2. Go to “☰ → Admin → Groups → <choose group> → Manage → Interaction” and set “Email: Custom incoming email address”.

    (This setting is not visible before enabling “email in” in the previous step.)

If the OP wants the email to message inbox feature only for a few users (say, staff members), it will be acceptable to configure it manually for each of these users. Then, the above technique together with groups with one member only are a suitable option.

The “custom incoming email address” of each group can still be set in format “Discourse username @ my Discourse domain”.

8 Me gusta

Curiosamente, esto funciona:

  1. Crear un nuevo grupo admins_messaging en Discourse
  2. Cuando los correos electrónicos entrantes están habilitados, este grupo puede ser enviado directamente a una dirección de correo electrónico algo complicada pero funcional: ourdomain+admins_messaging@discoursemail.com

Sin embargo, intentar engañar al sistema enviando el correo electrónico al grupo admin existente a esta dirección de correo electrónico no funciona:
ourdomain+admins@discoursemail.com

¿Hay alguna forma de enviar correos electrónicos desde el exterior a los grupos admin o moderator?
Si no, ¿hay alguna forma de redirigir/reenviar los mensajes recibidos del grupo admin_messaging creado al grupo admin?