I want to setup some categories which are receiving administrative requests by email (i.e. mails that are sent to admin@mydomain.com). That category also accepts anonymous emails.
That works just fine, but I have to allow everyone to be able to write into that category, otherwise the email is rejected, if it’s coming from a registered user.
That also means that everyone can READ those emails, which is not what we want. The channel should be visible to staff members only, but everyone should be able to write to that category by email.
That should be possible somehow, shouldn’t it? I just can’t figure out how.