Happy days, spamd-sync is working. - pf.conf still needs rdr-to instead of divert-to - rc.conf.local is picky on the quotes for -n and sequence of -Y and -y (no sync proc in ps list) - the 5.0 machines are not using spamd.key :(
I'm glad it is all well documented Date: Fri, 9 Sep 2016 12:14:18 +0100 From: Craig Skinner <skin...@britvault.co.uk> To: misc@openbsd.org Subject: Re: spamd question Message-ID: <20160909121418.3117d12f@fir.internal> Hi Kasper, On Thu, 8 Sep 2016 17:51:45 +0200 Kasper Haitsma wrote: > >> 5.9 -> 5.9 nothing at all > > > > Fix this problem first. > > if this is fixed, I trust, all is fixed. Hopefully it's on to happy days then!!! As you've got spamd_flags=".... -y bge1 & -Y bge1" Try changing the bge1 to ipv4 addresses & restarting spamd. If that works, then change back to bge1 and check if you also have 'multicast=YES' in /etc/rc.conf.local? In older versions, it the rc parameter was called 'multicast_host', but the '_host' bit got dropped: http://www.openbsd.org/faq/upgrade59.html Enabling that would need either a root 'sh /etc/netstart' or reboot. Cheers, -- Craig Skinner