Steve Freegard
Steve Freegard
@ioolkos The nodes are just 3 machines that we have from [Hetzner ](https://www.hetzner.com/), so there's nothing unusual about them. I just ran a `tracepath` between them and the discovered Path...
@ioolkos My colleague just tried recompiling with `FLUSH_THRESHOLD` at `500` and `1400` with no improvement, he also tried `3000` which, as expected, made things worse.
Both producer and consumer are using QoS 0. We didn't see any issues with the consumer, but we start building queues on the producers. We tested a 'same node' scenario...
We've built 3 new vanilla machines and are still seeing the same errors logged. What TCP ports are used for internode communication and I'll see if I can get what...
Yuck. Why are you setting `spool_after=0` instead of leaving it as the default (e.g. don't spool).
And I just realised - you aren't using `chunkemitter` in your test code (which is what the stream uses), so your results will be different.
> For something like this to work reliably, we'd almost need a plugin like known-senders except as known-recipients and all it would do is listen on the rcpt_ok hooks and...
Bump - I've just hit this bug too.
Sorry - but I stopped using SpamAssassin quite a long time ago and switched to rspamd, so I don't really have much inclination to spend time on this. I never...