# שאלה לגבי יצירת נושאים בקטגוריה באמצעות דוא"ל

**URL:** https://meta.discourse.org/t/query-about-creating-topics-in-a-category-using-email/284935
**Category:** Support
**Tags:** email
**Created:** [9 בנובמבר,‏ 2023,‏ 12:26pm UTC](https://meta.discourse.org/t/query-about-creating-topics-in-a-category-using-email/284935 "2023-11-09T12:26:48Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![joshwhit](https://avatars.discourse-cdn.com/v4/letter/j/ed655f/32.png) [@joshwhit](https://meta.discourse.org/u/joshwhit)
#### Post date: [9 בנובמבר,‏ 2023,‏ 12:26pm UTC](https://meta.discourse.org/t/query-about-creating-topics-in-a-category-using-email/284935/1 "2023-11-09T12:26:48Z")

</div>

Hi all,

We are looking to replace our mailman mailing lists with a solution using Discourse.

Sending an email to create a topic in a category looks like it would be a good solution for us:

> [@Configuring incoming email to create new topics or group messages](https://meta.discourse.org/t/configure-incoming-email-to-create-new-topics-or-group-messages/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 …

We are also hoping to use this OAuth2 plugin to authenticate to our ‘Reply To’ email on Microsoft 365:

> [@Microsoft Graph Mail Poller](https://meta.discourse.org/t/microsoft-graph-mail-poller/268611):
>
> information_sourceSummary A mail poller plugin to enable polling emails from mailboxes on Exchange Onlinehammer_and_wrenchRepository Link [GitHub - CERN/msgraph-poll-discourse-plugin: Discourse plugin to enable polling emails usign Microsoft Graph API · GitHub](https://github.com/CERN/msgraph-poll-discourse-plugin)open_bookInstall Guide [How to install plugins in Discourse](https://meta.discourse.org/t/install-plugins-in-discourse/19157)Features This plugin adds the possibility to poll emails from a mailbox hosted on Exchange Online via OAuth token authentication. It uses the Microso…

I was just wondering if anyone had any experience using this combination of features?

We are hoping to use 1 email mailbox on Microsoft365. For the custom incoming email addresses would we be able to set up aliases for the Microsoft365 mailbox to accommodate the various custom incoming email addresses needed for the categories?

Any knowledge or insight would be greatly appreciated, thanks in advance!

---

<div class="post-metadata">

### Author: ![joshwhit](https://avatars.discourse-cdn.com/v4/letter/j/ed655f/32.png) [@joshwhit](https://meta.discourse.org/u/joshwhit)
#### Post date: [18 בדצמבר,‏ 2023,‏ 10:36am UTC](https://meta.discourse.org/t/query-about-creating-topics-in-a-category-using-email/284935/2 "2023-12-18T10:36:17Z")

</div>

Hi all,

Found some time to work on this so just providing a little update for anyone who has the same question.

The Graph Poller Plugin works great for incoming emails and allows users to respond to a topic using email. The base email address is [discourse@domain.com](mailto:discourse@domain.com)

Using an alias in Microsoft365 didn’t seem to work when assigning them to specific categories, emails sent to [alias1@domain.com](mailto:alias1@domain.com) would act as though they had gone to [discourse@domain.com](mailto:discourse@domain.com)

What did work was using + addresses for specific categories.

Category1 is assigned the custom incoming address of [discourse+category1@domain.com](mailto:discourse+category1@domain.com), category2 is assigned custom incoming address of [discourse+category2@domain.com](mailto:discourse+category2@domain.com) and it works as expected.

Cheers,  
Josh

(We have set up outbound emails to send via postfix, this is for incoming emails only)
