Hello, is it possible to modify responses from the unbound cache _just_before_ they are sent out to the client? I want to replace NS records in a transparent zone - the NS records should be unmodified for all the internal cache fetching operations, but replaced for clients asking the cache. Currently it looks as if the state machine does not call the operate() action within pythonmod when the entry is found in the cache. Best regards, Christof Chen