As Trixie is going general release on August 9th - will ISPConfig & autoinstaller be supported from that or future date?
ISPConfig will not support Debian 13 right away. It will take some time to figure stuff out, test stuff and release a version that supports Debian 13. There are a few issues already open on the tracker with things that don't work on Debian 13 right now.
Thanks for the pointer - do you mean this? https://git.ispconfig.org/ispconfig...iaXNwY29uZmlnL2lzcGNvbmZpZzMiLCJpZCI6MjcwMTh9 That indicates Dovecot is the blocker since the rest appeared to work with 'Testing' which was sort of supported in previous announcements.
There are a few things that need to be considered, but yes after checking the migration docs for Dovecot this week, there will be alot of work to be done to support Dovecot 2.4.
You guys are badasses for staying on top of things after all these years. Is Dovecot 2.4 the only stumbling block? All of the "mysqli_ping() is deprecated" are harmless right?
Yes, it's about 20 years now. Mostly yes. Yes, deprecated messages can be ignored and it should also be a easy fix to replace that function.
Does anyone know, if the dsync triggered from cron will be sufficient to replace the removed replicator plugin in Dovecot 2.4 for mirroring? * * * * * /usr/bin/doveadm -l /var/run/dovecot/sync-lock ... sync -A ... https://dovecot.org/mailman3/archiv....org/thread/4QXBKCDNNOC5NZQVELKYPUWFEN6VA3D5/
This will only work if you are talking about a extremely small setup with no more than a few mailboxes. However @Patrick Cernko provided a patchset for the new 2.4.x release that adds the replicator support back into Dovecot. You can check it out here: https://codeberg.org/errror/wormhole
I updated a slave server from 12 to 13, containing some internal websites, what have I to pay attention