On Wed, Aug 27, 2014 at 7:12 AM, Wietse Venema <wie...@porcupine.org> wrote:
> Ian Evans: > > > First. the script should limit the time for DNS lookups. > > > > > > Second, the script should not die after BrokenPipeError exceptions. > > > > > > try: sys.stdout.flush() > > > except BrokenPipeError: pass > > > > > Again, since I'm tired, I just want to be sure I understand...are you > > suggesting I edit /usr/bin/policyd-spf and add that? > > > > If so, isn't that a pretty standard add-on and if so, wouldn't a lot of > > others be seeing this? I just want to make sure this is actually the > issue > > since some of the emails rejected are from business contacts. > > This is the Postfix mailing list. For problems with policyd-spf, > talk to the policyd-spf developers. > > I have analyzed the symptoms and provided one workaround. I don't > have to hand-hold you through the remainder of the process. > > > > Wasn't requesting hand-holding just clarification of the step you wanted me to try. Thanks anyway.