Kategoriearchive: ISPConfig


Dovecot Antispam-Plugin

With the Antispam plugin from Dovecot, new spam mails can be pushed by hand into their own IMAP folder. Mails that are moved to this folder, spamassassin learns as spam mails. If a mail is moved from this folder (for example to the INBOX because it is not spam), spamassassin […]


PHP 7 with imagick 2

I intalled PHP 7 als as and additional PHP-Version using https://www.howtoforge.com/tutorial/how-to-install-php-7-on-debian/ installiert. To use PHP7 on Debian Jessie with imagick: apt-get install libmagickwand-dev libmagickcore-dev cd /opt/php-7.1/etc pecl -C ./pear.conf install imagick echo extension=imagick.so >> ../lib/php.ini


ISPConfig Dashlet for the ISPProtect BanDaemon 2

OUTDATED – ISPProtect BanDaemon Integration for ISPConfig I have written a small dashlet for ISPConfig 3.1, which can be used to release the own IP by clicking on it once it has been blocked by the ISPProtect BanDaemon gesperrt wurde.


ISPConfig – Force Client Usernames To Lowercase 1

This is a quick fix for a Feature Request. If you want all usernames converted to lowercases, just create the file /usr/local/ispconfig/interface/lib/plugins/clients_plugin.inc.php with the following content: And set the permissions chown ispconfig.ispconfig /usr/local/ispconfig/interface/lib/plugins/clients_plugin.inc.php chmod 750 /usr/local/ispconfig/interface/lib/plugins/clients_plugin.inc.php You have to logout from ISPConfig and re-login to make use of the plugin.


ISPConfig 3.1 Beta released 4

Today the first beta version of ISPConfig 3.1 was released: http://www.ispconfig.org/blog/ispconfig-3-1-beta-released-testing/ Since the code for DKIM, mail backup and Database quota is part of ISPConfig 3.1, I will not continue at this place the development / bug fixes. Back ports are no longer necessary and the published work up to […]


DKIM-Patch 1.1.9 6

A new version of the DKIM-Patch for ISPConfig is available now. This version contains only a few small changes that were predominantly subsequently integrated into version 1.1.8. Download: DKIM-Patch Changes to 1.1.8: fixed shown public-dns record for dkim minor changes in server-plugin update rfc updated installer update import-script Supports ISPConfig […]


DKIM-Patch 1.1.8 13

A new version of the DKIM-Patch for ISPConfig is available now. Download: DKIM-Patch Changes to 1.1.7: for ISPConfig 3.0.5.4.p7 only add CSRF-Check from ISPConfig updated installer for ISPConfig 3.0.5.4.p7 changed config-file-check to prevent saving the keys in the wrong file if a single amavis-config-file exists after upgrading to a “split-config”