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

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

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

「いいね!」 1

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

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

これは興味深いことに、次のように機能します。

  1. Discourse で新しいグループ admins_messaging を作成します。
  2. 受信メールが有効になっている場合、このグループには、やや複雑ですが機能するメールアドレス ourdomain+admins_messaging@discoursemail.com から直接メールを送信できます。

しかし、既存の admins グループにこのメールアドレス宛にメールを送信してシステムを騙そうとしても、うまくいきません。
ourdomain+admins@discoursemail.com

外部から admins または moderators グループにメールを送信する方法はありますか?
もしなければ、作成した admin_messaging グループから受信したメッセージを admins グループにリダイレクト/転送する方法はありますか?