# ¿Registrar usuarios no registrados en el primer correo a la manera de Mailman?

**URL:** https://meta.discourse.org/t/registering-unregistered-users-on-first-email-a-la-mailman/82134
**Category:** Support
**Tags:** mailing-list
**Created:** [3 Marzo, 2018 20:02 UTC](https://meta.discourse.org/t/registering-unregistered-users-on-first-email-a-la-mailman/82134 "2018-03-03T20:02:45Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![mikewse](https://avatars.discourse-cdn.com/v4/letter/m/58956e/32.png) [@mikewse](https://meta.discourse.org/u/mikewse)
#### Post date: [3 Marzo, 2018 20:02 UTC](https://meta.discourse.org/t/registering-unregistered-users-on-first-email-a-la-mailman/82134/1 "2018-03-03T20:02:45Z")

</div>

We currently have a community using a Mailman mailing list which is open for posting without having subscribed/registered on the list. These posts are held for moderation in Mailman through this setting:

```
generic_nonmember_action = Hold

```

and the moderation interface allows granted senders to be automatically added to a “blessed” list to avoid further moderation:

```
accept_these_nonmembers = ...

```

You could say that the moderator performs a “light-weight” registration process for the user.

May a similar process be configured in Discourse? The main driver is to have zero setup for users wanting to send their first post. It would assume posting by email and it would be fine with an auto-reply that requires a confirmation link to be clicked before the post is accepted (into moderation or directly to list). Suitable defaults could be set for users that are auto-registered in this way.

---

<div class="post-metadata">

### Author: ![mikewse](https://avatars.discourse-cdn.com/v4/letter/m/58956e/32.png) [@mikewse](https://meta.discourse.org/u/mikewse)
#### Post date: [7 Marzo, 2018 18:46 UTC](https://meta.discourse.org/t/registering-unregistered-users-on-first-email-a-la-mailman/82134/2 "2018-03-07T18:46:11Z")

</div>

After a lot of searching I suddenly bumped into this discussion:

> [@Configuring incoming email to create new topics or group messages](https://meta.discourse.org/t/start-a-new-topic-via-email-e-mail/62977):
>
> bookmark This guide explains how to set up incoming emails to create new topics or group messages in Discourse, including configuration of site settings and category or group-specific settings. person_raising_hand Required user level: Administrator This guide covers: Enabling and configuring incoming emails Choosing between category and group for incoming emails Setting up incoming emails for a group Setting up incoming emails for a category Deciding how forwarded emails are handled …

which mentions “staged users” (nonmembers) and most other things I was looking for.

Would this be the correct match for my process? There seems to be some confusion in the referenced discussion on how to configure this beast. Is this a supported feature? Is there more documentation relating to it?

(FWIW it would be very helpful with something resembling a normal documentation ToC that links to relevant articles for each feature group so one could find and read appropriate documentation “linearly” without the guesswork of trying out different search terms on the support forum)

---

<div class="post-metadata">

### Author: ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)
#### Post date: [8 Marzo, 2018 11:17 UTC](https://meta.discourse.org/t/registering-unregistered-users-on-first-email-a-la-mailman/82134/3 "2018-03-08T11:17:06Z")

</div>

You are on the right track. You can follow the steps in that topic you mentioned and configure it so that incoming emails are posted to a category. And yes, it’s a supported feature.

The only caveat right now: Topics created via email are currently not going to the approval queue.

> [@Email-in topics not under approvals control](https://meta.discourse.org/t/email-in-topics-not-under-approvals-control/72057):
>
> How to Reproduce Set topic requires approval for trust\_0 Set all new users start at trust\_0 Send something from email in Result: The topic appears immediately without requiring approval I think staged users and email in just by-passes too many of the regular posting pipeline that it needs some serious review. It feels like an “add-on”.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [30 Junio, 2020 21:43 UTC](https://meta.discourse.org/t/registering-unregistered-users-on-first-email-a-la-mailman/82134/4 "2020-06-30T21:43:32Z")

</div>


