This version brings Debian 13 support with Dovecot 2.4 compatibility, RHEL 10 based distribution support (AlmaLinux 10, RockyLinux 10), PHP 8.5 compatibility, pgAdmin for PostgreSQL databases, improved DNS validation, and many bugfixes.
The release of the final version is planned for January 2026.
The ISPConfig 3 Auto-Installer now also runs on Debian 13. It automatically switches to installing the ISPConfig development branch until ISPConfig 3.3.1 final is released. Systems that were installed with a development version or the current beta version can be updated to the stable branch later using the ispconfig_update.sh command.
ISPConfig 3.3.1 adds full support for Debian 13 (Trixie), including compatibility with Dovecot 2.4 which introduces an incompatible configuration language. The Dovecot configuration templates have been updated to work with the new 2.4 syntax.
Support has been added for RHEL 10 based distributions including AlmaLinux 10 and RockyLinux 10.
ISPConfig is now compatible with PHP 8.5. This includes fixes for deprecated functions like `mysqli_ping()` and non-canonical casts.
A pgAdmin link has been added for PostgreSQL databases, similar to how phpMyAdmin works for MySQL/MariaDB databases. The phpMyAdmin link is now correctly hidden for PostgreSQL databases.
Improved validation for DNS records including better CNAME conflict detection, SRV record field validation, and DMARC record handling.
Fixed issues where rspamd greylisting settings from spamfilter policies were not being applied correctly to domain-level spam filter entries and user configurations.
The Tools > Resync function has been extended in the ispc CLI command, allowing more flexible server synchronization from the command line.
Improved updating with autoinstall.conf.php including better documentation and the ability to pass –autoinstall option from ispconfig_update.sh and ispc update to update.php.
Website logfiles are now created with stricter permissions (640) and ownership (root:clientX).
Please see changelog for a full list of features and bugfixes:
https://git.ispconfig.org/ispconfig/ispconfig3/-/milestones/95
Please take a look at the bug tracker:
You can report bugs at https://git.ispconfig.org/ispconfig/ispconfig3/issues
https://www.ispconfig.org/downloads/ISPConfig-3.3.1b1.tar.gz
The installation instructions for ISPConfig can be found here:
https://www.ispconfig.org/ispconfig-3/documentation/
Run the following commands as root user on your ISPConfig server:
cd /tmp wget https://www.ispconfig.org/downloads/ISPConfig-3.3.1b1.tar.gz tar xvfz ISPConfig-3.3.1b1.tar.gz cd ispconfig3_install/install php -q update.php