Commit Graph

196 Commits

Author SHA1 Message Date
063a634963 upgrade_roundcube.sh: fixx IFS-error - reset IFS after setting. 2021-04-19 01:48:06 +02:00
9b200ba4e7 install_update_dovecot.conf.sample: add variable http_user do. 2021-04-19 01:44:56 +02:00
a013c0317e Add Webserver user (www-data) to group 'dovecot' if not already done. 2021-04-19 01:43:54 +02:00
c37da29142 Print warning instead of error if group 'dovecot' does not exist. 2021-04-19 01:43:02 +02:00
25d0925d06 install_postfix_{advanced,base}.conf: change var _RELAY_HOST to _IS_RELAY_HOST .. 2021-04-18 14:36:57 +02:00
2ee38189d1 install_postfixadmin.conf.sample: change wording. 2021-04-18 12:51:01 +02:00
928bbd38b8 install_update_dovecot.sh: 'ssl_protocols' is no longer sipported, use 'ssl_min_protocol' instead. 2021-03-25 14:03:25 +01:00
130a49bb39 install_update_dovecot.sh: Fix error at 'Renew file sql-dict.conf.ext./install_update_dovecot.sh' . 2021-03-09 14:04:02 +01:00
08b108610d install_update_dovecot.sh: replace plugin 'expire' with autoexpunge if version is 2.3.14 or greater. 2021-03-09 13:45:41 +01: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
235216037e upgrade_roundcube.sh: add '--no-interaction' to 'composer.phar update --no-dev' command and change error handling. 2021-02-09 01:35:48 +01:00
6d2eeae22b Merge branch 'master' of https://git.oopen.de/install/mailsystem 2021-01-28 17:12:26 +01:00
ea92473d98 install_update_dovecot.conf.sample: change default values xmpp_listener_address. 2021-01-28 17:11:42 +01: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
ada2118a39 Merge branch 'master' of https://git.oopen.de/install/mailsystem 2020-12-09 02:14:12 +01:00
a927e66fd5 configuration: require ssl/tls disable_plaintext_auth=yes and ssl=required 2020-12-09 02:07:59 +01:00
ff5b0732eb install_roundcube.sh: add support for installing multiple roundcube webmailer. 2020-12-02 18:33:21 +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
a87f841172 install_update_dovecot.sh: add parameter '-dsaparam' to created dh parameter faster. 2020-08-15 02:08:33 +02:00
1edcb20c95 install_update_dovecot.sh: change location of SSL certificates/keys. from now, certs/keys in this new location has to be updated if new one's where created. 2020-08-15 01:24:01 +02:00
cbe6cafef3 Some minor changes at file 'README.install'. 2020-08-09 14:02:59 +02:00
13cb23a188 install_postfixadmin.sh: set defaul location of postgresql socket to directory '/run/postgresql'. 2020-08-09 14:02:26 +02:00
9f9feb4f01 install_amavis.sh: recreate 'razor-agent.conf' if first creation failed. 2020-08-08 20:43:21 +02:00
e38f1a704d Some minor fixes, mostly typos.. 2020-08-08 18:38:37 +02:00
19dc947882 install_amavis.sh: disable sasl auth on port 25 by default. 2020-08-08 18:05:12 +02:00
bdaf20d304 install_amavis.sh: Adjust Configuring 'ClamAV Unofficial Signatures'. 2020-08-08 17:14:30 +02:00
cbce2e67c9 install_update_dovecot.sh: some minor changes. 2020-08-08 17:12:05 +02:00
4729ff3e19 install_update_dovecot.sh: minor change in script output. 2020-04-25 18:41:45 +02:00
591a2c6b82 install_update_dovecot.sh: don't ask for setting symlink an also don't ask for restarting mail services. 2020-04-25 18:17:56 +02:00
bb751add0d install_update_dovecot.sh: make use of more processor capacities. 2020-04-25 17:45:06 +02:00
6576a6a12c install_update_dovecot.sh: stop dovecot service *after* compiling, not before. 2020-04-25 16:57:35 +02:00
c5654d3d84 install_update_dovecot.conf.sample: change default XMMP listener port to'44444'. 2020-04-25 11:52:10 +02:00
db864eea1a install_update_dovecot.sh: in case of updating, stop dovecot after compiling new sources but before installing new sources. 2020-04-25 11:48:44 +02:00
b4f519d91a install_update_dovecot.sh: fix error setting 'xmpp_listener_addresses' if old parameter 'xmpp_listener_address' was used. 2020-04-25 11:23:00 +02:00
e37164e5ff install_update_dovecot.sh: allow multiple XMMP listener adresses. 2020-04-25 11:02:13 +02:00
c911111bbb install_update_dovecot.sh: change port for dovecot auth service to '44444'. 2020-04-25 10:46:58 +02:00
e7785f3602 install_postfix_advanced.sh, install_postfix_base.sh: use '-dsaparam' parameter for generation Diffie-Hellman keys to avoid lon generation time. 2020-03-08 15:47:38 +01:00
0892901dcd README.dovecot.index: djust README file. 2019-11-27 12:07:22 +01:00
94a6fe7fd4 upgrade_roundcube.sh: backup also 'postfix' database.. 2019-11-23 12:50:48 +01: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
d734611fa6 install_postfixadmin.sh: Fix error copiing 'vacation.pl'. 2019-11-13 20:12:24 +01:00
eb910b9b58 install_roundcube.sh: add SMTP setting at roundcube configuration. 2019-11-13 17:46:51 +01:00
0dc4fdad68 install_update_dovecot.sh: name default spam filter as 'Move Spam'. 2019-11-13 14:37:34 +01:00
7a102ef40e install_roundcube.sh: eanble manage sieve filter 'vacation' and show seperate menu. 2019-11-13 14:33:59 +01:00
2cb3d64be8 Add readme file 'README.amavis-mc'. 2019-10-23 02:31:13 +02:00