The incoming email field seems to be limited to a single address. Would it be possible to allow multiple here?
usecase: we have info@ sales@ and several others that all go to the same mailbox.
The incoming email field seems to be limited to a single address. Would it be possible to allow multiple here?
usecase: we have info@ sales@ and several others that all go to the same mailbox.
Seems logical, it is a question for @zogstrip.
Just added that feature 
https://github.com/discourse/discourse/commit/f7432d8ec91c3e0e2cf1fa2172a3139aa3840bb6
Mentioned in my reopen request, here for reference:
The UI is missing any kind of indicator that this functionality is available and what the delimiter is.
Yeah, +1… I inspected the code to find the delimiter is a | (no spaces between the pipe)
Still not documented but It works 
Just because I stumbled upon this topic and the documentation is missing, at least from here…
您可以通过分隔符 | 来为单个群组添加多个电子邮件地址。
浏览至 https://discourse.example/g/group-name/manage/interaction,然后在 Email 字段中输入:
group-name@discourse.example|info@discourse.example
然后您的群组将能够从 group-name@discourse.example 和 info@discourse.example 接收电子邮件。
此主题已在 2 天后自动关闭。不再允许回复。