Will you test and let us know? If your testing is successful let us know.
On 2/1/2025 1:42 AM, [email protected] wrote:
Hi
I installed qmailtoaster on a Rocky Linux 9 server yesterday.
Today I got a warning from /etc/cron.daily/dspam
---
WARNING: --compress is deprecated and will be removed in a future
version. Use --compression-algorithms instead.
---
Do you recommend to adapt line 213 in/etc/cron.daily/dspam from
---old---
DSPAM_MySQL_CMD="${DSPAM_MySQL_CMD} --compress"
---
to
---new---
DSPAM_MySQL_CMD="${DSPAM_MySQL_CMD} --compression-algorithms=zlib"
---
zlib seems to have been the standard in older mysql versions.
Regards
Michael
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]