On Tue, Sep 27, 2022 at 07:28:22PM +0200, Matus UHLAR - fantomas wrote: > the /etc/init.d/spamd init script loads /etc/default/spamassassin while > package is bundled with /etc/default/spamd > > this is apparently unintentional > > > It may be welcome when upgrading from versions <4 if admin configured > different defaults, unless upgrade script will be able to migrate PIDFILE > and OPTIONS settings from /etc/default/spamassassin to /etc/default/spamd
Thanks for reporting this. Yes, the intent is to preserve local admin changes across the upgrade. However, that process likely needs to be handled differently, most likely in the spamd postinst scripts... noah

