Closed ahxxm closed 3 years ago
there are indeed 2 message filtering middlewares, one requires complex configuration, another one does not filter messages from subscription accounts, none of them fit my purpose...
If that’s the case, you might also want to try this demo middleware filter
. I had a plan of porting it to PyPI for its demand, but haven’t got a chance to do so. In the meanwhile, you can add it to your EFB_DATA_PATH/modules
directory.
For message filtering, please use a middleware instead of making changes to a Channel. Also, please check the Module Repository to see if there is already a module that can fit your purpose.
Thank you for contributing to EWS.