On a forum I manage, we have some trouble with incoming emails:
- the townhall send us email hiding the To:, the Cc: and the other fields
- some senders have a moderate spam score
- our settings are changing quite fast, and sometime we miss a category setting in our setup
For those reason, some emails bounce back, and some non-user correspondent are surprised to get an automatic reply from Discourse (they though we were just a regular mailbox).
We would like to redirect all incoming email (that is not marked as obvious spam) and that could not find a proper category on a «uncategorized incoming emails for manual review» category. Some kind of failsafe, or of «else» clause. Is it possible to add *@forum.mysite.org
as a category email ? Is it possible with a plugin ?
We are using the Direct-delivery incoming email for self-hosted sites app, so a method using this tool would be perfect.
Thanks for your help !