In our setup it's always wrong to send a reply to an incoming email when we cannot handle that email, and our users get quickly annoyed. Upgrade to head started to spew out
"""Your email to Phabricator was not processed, because an error occurred while
trying to handle it:
Phabricator can not process this mail because no application knows how to
handle it. Check that the address you sent it to is correct.
(No concrete, enabled subclass of PhabricatorMailReceiver can accept this
mail.)"""
It would be great to have a way to completely disable all error emails to users.
Thanks!