Commit Graph

44 Commits

Author SHA1 Message Date
aa092ea841 install_postfixadmin.sh: orioginal script now has the right charset (utf8). 2025-01-05 01:15:39 +01:00
3785baa94a install_postfixadmin.sh: some changes in determinatiom MySQL installed Version. 2024-08-02 18:16:36 +02:00
a792c623bd Change determination of MySQL credentials. 2024-08-02 17:47:06 +02:00
3f3ef95240 install_postfixadmin.sh: change '$CONF['password_expiration']' to 'NO'. 2024-01-03 22:37:41 +01:00
4a6d7034f2 install_postfixadmin.sh: Change use of virtual vacation from 'YES' to 'NO'. 2023-08-30 18:57:44 +02:00
58cd085f59 install_postfixadmin.sh: some minor changes in script output. 2023-06-24 02:16:53 +02:00
a0f75035ad install_postfixadmin.sh: support transfer 'setup_password' from old installation. 2023-06-24 02:14:45 +02:00
cc146aa5fc install_postfixadmin.sh: some minor dhanges in script output. 2023-03-06 13:00:33 +01:00
0bfa8bc87e install_postfixadmin.sh: adjust 'DEFAULT_POSTFIX_DB_HOST_MYSQL'. 2023-03-05 16:17:53 +01:00
077b54753b install_postfixadmin.sh: add a 'notice' add the end of installation. 2023-03-05 15:04:51 +01:00
abd96fe1bb install_postfixadmin.sh: some changes concerning mysql credentials. 2023-03-05 14:33:53 +01:00
85544c388f install_postfixadmin.sh: fix error installing 'database related CPAN Module'. 2021-09-03 22:32:02 +02:00
c37da29142 Print warning instead of error if group 'dovecot' does not exist. 2021-04-19 01:43:02 +02:00
ae590e6dce install_postfixadmin.sh: Don't provide users login. 2021-02-14 23:50:45 +01:00
de7e47eaee install_postfixadmin.sh: some minor changes on script output. 2021-02-14 18:52:21 +01:00
4f9caf69bf install_postfixadmin.sh: add HTTP_USER to group dovecot. 2021-02-14 18:43:18 +01:00
ba1fc4ee1b install_postfixadmin.sh: fix error setting correct version number. 2020-08-15 19:19:11 +02:00
b3e271e848 install_postfixadmin.sh: support now git repositoty. 2020-08-15 18:48:17 +02:00
13cb23a188 install_postfixadmin.sh: set defaul location of postgresql socket to directory '/run/postgresql'. 2020-08-09 14:02:26 +02:00
e38f1a704d Some minor fixes, mostly typos.. 2020-08-08 18:38:37 +02:00
d734611fa6 install_postfixadmin.sh: Fix error copiing 'vacation.pl'. 2019-11-13 20:12:24 +01:00
40987cb8f5 install_postfixadmin.sh: fix error creating file '/etc/postfixadmin/vacation.conf' in case of postfix mysql database. 2019-10-14 00:21:53 +02:00
04629f7d9b install_postfixadmin.sh: adjust vacation installation to match vacation script from postfix 3.2 2019-08-01 12:52:04 +02:00
48a8860f78 install_postfixadmin.sh: don't break if IPv6 is not present. 2019-07-07 14:21:54 +02:00
d154c716b0 install_postfixadmin.sh: fix error setting postgeSQL database at 'config.local.php' 2019-06-15 21:19:22 +02:00
b7871dfa4e install_postfixadmin.sh: add missing ';' at writing file 'config.local.php'. 2019-06-15 20:58:23 +02:00
12e2718447 install_postfixadmin.sh: Change values 'password_validation' and add hook function 'adjust_plang_hook'. 2019-01-19 14:51:57 +01:00
fabc15356a install_postfixadmin.sh: change default value for db host if database type is MySQL. Replace variable 'POSTFIX_DB_HOST'/'POSTFIX_DB_SOCKET' with 'POSTFIX_DB_HOST_MYSQL' / 'POSTFIX_DB_HOST_PGSQL'. 2018-09-26 17:44:07 +02:00
823dde9c8f install_postfixadmin.sh: fix error for value of 'DEFAULT_MYSQL_CREDENTIALS' and 'DEFAULT_DEBIAN_MYSQL_CREDENTIALS'. 2018-09-26 00:29:23 +02:00
6e9b526c00 install_postfixadmin.sh: In case of MySQL use 'mysqli' instead of 'mysql' for the CONF['database_type'] variable in file config.local.php. 2018-05-16 17:12:43 +02:00
ee36f926b1 install_postfixadmin.sh,install_roundcube.sh: with PHP version 7.0, loaction of socket file has changed. 2018-05-14 04:00:02 +02:00
7ed26009c3 Fix error in determin apache2 systemd service file. runs into an error, if apache2 was installed from debian package system. 2018-05-14 03:11:41 +02:00
6c2a951e51 install_postfixadmin.sh: Documentroot changed within version 3.2 2018-05-13 20:14:44 +02:00
79d8b859cd Add sample configuration for AMaViS install script. 2018-05-13 20:13:19 +02:00
3e17213c95 Fist error in vhost configuration for 'Referrer-Policy'. 2018-03-15 17:39:28 +01:00
cb474e07d7 Some minor changes at Content-Security-Policy. 2018-03-14 04:13:28 +01:00
5393dab11c install_postfixadmin.sh: virtual host configuration changed. 2018-03-13 18:22:02 +01:00
f1cd028434 Determin PHP version if installed via debian package system. Restart PHP after postfixadmin installation. 2017-11-07 03:53:13 +01:00
7427ebec6b - Add HTTP security headers to vhost configuration.
- Version to install is requested and no longer part of the configuration file.
2017-11-05 19:09:59 +01:00
f8084d731b Fix minor bug in writing configuration file. 2017-10-30 03:55:15 +01:00
1e3bcd35ef Fix error in writing welcome message (WELCOME_MESSAGE) to konfiguration file. 2017-10-27 03:44:56 +02:00
c661291fd3 Include output commands to clean (drop) database objects into database backup. 2017-10-23 15:02:52 +02:00
25fc6d3b7a Add/Fix Synchronising package index files with debian repositories. 2017-10-22 15:10:18 +02:00
ced2a28679 Initial commit - merge old projekts 'amavisd-new/', 'dovecot/', 'postfix', 'postfixadmin' and 'roundcube'. 2017-10-22 12:11:03 +02:00