Re: Concept for policy service and filtering.

2020-08-25 Thread Manuel Mely
Okey, i think i got an idea of what i have to do now! :) Thank you again for the advises. On Tue, Aug 25, 2020 at 6:51 PM Wietse Venema wrote: > Manuel Mely: > > In a nutshell: use the policy access server for basic rules and actions > at > > first, and only if the ruleset gets > > complicated

Re: Concept for policy service and filtering.

2020-08-25 Thread Wietse Venema
Manuel Mely: > In a nutshell: use the policy access server for basic rules and actions at > first, and only if the ruleset gets > complicated with content filtering, return a "FILTER" action in the server, > and continue filtering > with a milter? Probably i will have then to double check the match

Re: Concept for policy service and filtering.

2020-08-25 Thread Manuel Mely
Thanks for your instant reply Wietse. Postfwd looks like a great tool, but i think it wont fit well in my requirements. For example, it is all file based configurations. Even when i could replicate the files to all nodes, I would prefer to store the rules and actions in a DB as those are created o

Re: Concept for policy service and filtering.

2020-08-25 Thread Wietse Venema
Manuel Mely: > Hi there, > > I?m at the moment in the concept stage for the implementation of custom > policies which will be attached to several postfix instances. > > A brief description of what i have now: > > I have three postgres tables: mail_filter, mail_filter_rule and > mail_filter_actio