|
8a9ea4141b
|
install_roundcube.sh: Change way to determin 'MYSQL_CREDENTIALS'.
|
2024-08-10 21:35:13 +02:00 |
|
|
b1f4cdc84d
|
install_roundcube.sh: change location of php-socket to directory '/run/php/'.
|
2023-12-08 23:57:00 +01:00 |
|
|
5f554c8bbd
|
install_roundcube.sh: replace 'smtp_server' with 'smtp_host' in configuration file.
|
2023-03-06 22:57:13 +01:00 |
|
|
4dc221a1dd
|
install_roundcube.sh: correct default value 'DEFAULT_DEBIAN_MYSQL_CREDENTIALS'.
|
2023-03-06 09:49:16 +01:00 |
|
|
4b9ba22a0e
|
install_roundcube.sh: change setting of 'DEFAULT_MYSQL_CREDENTIALS ' to support MairaDB installation from debian package system.
|
2023-03-05 18:38:30 +01:00 |
|
|
15d4247fb3
|
install_roundcube.sh,upgrade_roundcube.sh: change some configuration values.
|
2022-09-23 18:53:56 +02:00 |
|
|
4a2d2a698e
|
install_roundcube.sh: some minpr changes..
|
2022-09-23 15:05:55 +02:00 |
|
|
81081e7e0b
|
install_roundcube.sh: a minor change to scriot output.
|
2022-06-22 15:46:29 +02:00 |
|
|
48ca1e52a4
|
install_roundcube.sh: support sieve scripts as autoresponder.
|
2022-06-22 15:42:45 +02:00 |
|
|
c121bc187e
|
install_roundcube.sh: fix some errors concerning use of blank seperated string var (does not work at all). Some such vars replaced by an array.
|
2022-06-22 15:05:04 +02:00 |
|
|
4790e3d9d4
|
install_roundcube.sh: some code fixes.
|
2021-04-19 01:48:48 +02:00 |
|
|
1c5f98636f
|
Merge branch 'master' of https://git.oopen.de/install/mailsystem
|
2021-01-07 14:15:15 +01:00 |
|
|
b80243190e
|
install_roundcube.sh only allow protocol tls 1.2 and tls 1.3: 'SSLProtocol all -SSLv3 -TLSv1 -TLSv1.1'.
|
2021-01-07 14:13:04 +01:00 |
|
|
ff5b0732eb
|
install_roundcube.sh: add support for installing multiple roundcube webmailer.
|
2020-12-02 18:33:21 +01:00 |
|
|
e38f1a704d
|
Some minor fixes, mostly typos..
|
2020-08-08 18:38:37 +02:00 |
|
|
0885824946
|
install_roundcube.sh: fix error creating logrotae definitions.
|
2019-11-15 14:36:04 +01:00 |
|
|
7775ae21c6
|
install_roundcube.sh: fis error creating vhost configuration.
|
2019-11-13 23:03:38 +01:00 |
|
|
eb910b9b58
|
install_roundcube.sh: add SMTP setting at roundcube configuration.
|
2019-11-13 17:46:51 +01:00 |
|
|
7a102ef40e
|
install_roundcube.sh: eanble manage sieve filter 'vacation' and show seperate menu.
|
2019-11-13 14:33:59 +01:00 |
|
|
8a4c360494
|
install_roundcube.sh: Log successful/failed logins to <log_dir>/userlogins.
|
2019-08-23 15:13:43 +02:00 |
|
|
3833d44e49
|
install_roundcube.sh: support installation even if only an IPV4 or IPv6 address is given.
|
2019-07-10 13:51:18 +02:00 |
|
|
21153234b1
|
install_roundcube.sh: change default password length to 12
|
2019-06-16 02:48:01 +02:00 |
|
|
08d2914d13
|
change default password algorithm (PW_PASSWD_ALGO_PREFIX) to '{SHA512-CRYPT}', default (dovecot) password method (PW_DOVECOT_PW_METHOD) to 'SHA512-CRYPT'.
|
2018-09-27 02:52:13 +02:00 |
|
|
f4184d0871
|
install_roundcube.sh: update pear channel befor using it.
|
2018-05-17 15:11:55 +02:00 |
|
|
c9009c541f
|
install_roundcube.sh: correct crontab for 'cleandb' entry.
|
2018-05-14 15:28:36 +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 |
|
|
519b3f00ab
|
install_roundcube.sh: addes support for systemd apache2 service.
|
2018-05-13 20:36:46 +02:00 |
|
|
03b820b8b8
|
install_roundcube.sh: change smtp_host/port.
|
2018-05-03 03:33:49 +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 |
|
|
c5859c68b4
|
install_roundcube.sh: virtual host configuration changed.
|
2018-03-13 16:48:49 +01:00 |
|
|
77e1f893e3
|
Fix errors in installing plugins 'contextmenu' and 'markasjunk2'.
|
2017-12-27 04:11:40 +01:00 |
|
|
a6ad519b9b
|
Somer minor changes on output of scripts 'install_roundcube.sh' and 'upgrade_roundcube.sh'.
|
2017-11-09 04:55:08 +01:00 |
|
|
24de2d80e1
|
Determin PHP version if installed via debian packages system.
|
2017-11-07 03:51:23 +01:00 |
|
|
186d3b94d5
|
Support PHP installed from Debian Packages System.
|
2017-11-06 04:24:52 +01:00 |
|
|
a53d252d69
|
Fix errors accesseing Mysql database for installation/upgrading roundcube webmailer.
|
2017-11-05 04:39:08 +01:00 |
|
|
c2d163f142
|
Add security http headers to vhost configuration. Change IMAP AUTH type (['imap_auth_type']) to value 'LOGIN'.
|
2017-10-30 03:57:36 +01:00 |
|
|
014ffa8b50
|
Synchronise Package indexes befor downloading debian packages.
|
2017-10-22 17:04:03 +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 |
|