Will you test and let us know? If your testing is successful let us know.

On 2/1/2025 1:42 AM, nido1...@gmx.ch 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: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


---------------------------------------------------------------------
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com

Reply via email to