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 
このトピックを見つけただけで、ドキュメントが(少なくともここからは)見つからなかったので、共有します…
複数のメールアドレスを1つのグループに追加するには、それらを「|」で区切ります。
https://discourse.example/g/group-name/manage/interaction に移動し、「Email」フィールドに次のように入力します。
group-name@discourse.example|info@discourse.example
これにより、グループは group-name@discourse.example と info@discourse.example の両方からメールを受信できるようになります。
このトピックは2日後に自動的に閉じられました。返信はもう許可されていません。