Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.53 KB

CHANGELOG.md

File metadata and controls

44 lines (33 loc) · 1.53 KB

Changelog

All notable changes to this project will be documented in this file.

Release 0.1.2

Features

  • Mail service discovery
    Adds an automail app to mailservers to enable server discovery for mailclients
    Requires configuration and additional DNS entries in customer DNS zones, see README
  • Roundcube plugins for ISPConfig
    Adds management for Roundcube ISPConfig plugins
    Requires configuration, see README

Bugfixes

  • nginx Default host not listening on IPv6

Release 0.1.1

Features

  • rspamd: add satellite ips to list of trusted local adresses
  • postfix:
    • set satellite interface to loopback-only

Bugfixes

  • only "ensure_resource" of system base software to avoid conficts with other packages as long as they do the same
  • mariadb: set correct permissions for remote isproot users in master db
  • add installation of PHP base set to profile::dns
  • add php-fpm to profile::master
  • postfix:
    • dont use camptocamp configuration of satellite or mta nodes, too less configurable
    • move master_submission and _smtps to postfix standalone, not required on satellite
    • check for installed dovecot/mailman before listing corresponding lines in main.cf
    • set standalone to listen on public ip
    • add ispconfig related options only on standalone, not required for satellite

Release 0.1.0

Features

  • Initial release for installing all required services to host server nodes with ISPConfig 3.1

Bugfixes

Known Issues