Jay Deiman wrote:
Hello all,I'm wondering, when setting up a policy daemon, can you respond toPostfix with multiple actions?
No.
For example, could I respond to the policy service request with both a "PREPEND X-Something: yada yada" and a "DUNNO"? If so, do I just separate the responses with a newline or is there some other delimiter I should use?
if the infos are "static" (not computed by the policy server), then use a restriction class. otherwise, call the daemon multiple times.