Hello, I'm having trouble chasing down an occasional delay in our submission service. We run policyd to enforce sending quotas, and I sometimes see a 1 minute to 2 minute delay between the "connect from…" line in the postix log and the line from cbpolicyd that lists the information it's inserting into the quota tracking table. The delay almost feels like a dns issue to me, but I'm not seeing anything obvious.
Is there any way for me to get some more verbose logging out of postfix in the specific area of policy server connects, transactions and results? I haven't seen anything in the policy server section of the postfix online docs, but I suspect I may have missed something. Ideally I'd at least like to see a log of when postfix connects to the policy server, when it sends the data, and when it receives the data. I know I should be able to get this from policyd, but as I turn up the verbosity, I'm not getting any useful (to me) data - just more verbose info about the db query it makes. Thanks, Charles