I would really like to be able to manage mailbox filters via the API instead of only via the GUI. We want to use mailcow in an automated environment. In short, users get a sort of technical email in our platform that is used for integrations with other parties. When emails arrive on the technical mailbox of a user, it should be forwarded to the user’s personal email that is on record in our platform, as well as to a central internal platform mailbox for further processing by a bot.
However, unless I am missing something, I don’t see any way to add, or remove filters via the API which really is a shame. Is there a way to do this? Possibly an alternative way, because your GUI also makes calls to the back-end and maybe that same endpoint can be used?
Would appreciate some insight into this.