On Tue, Apr 5, 2016, at 07:09 PM, Scott Kitterman wrote: > I'm pretty sure it's a local configuration error. I'll address it in the > upstream bug.
just fyi, it took a few steps, but it's solved & working. See https://bugs.launchpad.net/pypolicyd-spf/+bug/1566561/comments/13 In summary I rm'd any trace of distro-pkgs made sure that the policyd-spf install & postfix spawn are fully consistent using python3 realized that amavisd clobbers all existing/upstream AR headers if the authserv-Id is NOT different. so I set each step (SPF, DKIM, DMARC) with unique authser_id's. now there's no more crash the SPF scan is done as expected AR header's correctly populated in rec'd mail