Hi, > On 2. Dec 2025, at 09:21, Lexi Winter <[email protected]> wrote: > > hi, > > in stable/15, blacklistd was renamed to blocklistd. > > in /etc/rc.conf, i have this for Postfix: > > blocklistd_flags="-r -s /var/spool/postfix/var/run/blacklistd.sock" > > does Postfix still need blacklistd.sock, or does it prefer > blocklistd.sock?
mail/postfix maintainer here: It relies on whatever blacklist_open() wants/needs/provides. — Juraj Lutter [email protected]
