Commit Graph

60 Commits

Author SHA1 Message Date
2110953673 install_update_dovecot.sh: fix minor error restarting rsyslog. 2024-07-04 00:38:36 +02:00
aad56b6497 install_update_dovecot.sh: fix error on quota warnings. 2024-05-15 16:27:47 +02:00
1f05685af9 install_update_dovecot.sh: creating DH parameter changes if debian version is 12 or above. 2023-12-08 18:53:30 +01:00
36c79de191 install_update_dovecot.sh: fix error setting 'dbhost' in case og MySQL. 2023-03-05 18:34:07 +01:00
f713ae7f72 install_update_dovecot.sh: some minor changes in script output. 2023-03-05 16:20:22 +01:00
d46c65afa7 install_update_dovecot.sh: adjust settings og MySQL credentials. 2023-03-05 16:18:43 +01:00
25d0bf45f7 install_update_dovecot.sh: change deprecated entry '& ~' to '& stop' resolv.conf 2022-12-10 13:44:04 +01:00
103d5d8f48 Add Setting 'sieve_vacation_send_from_recipient' from (included) Pigeonhole Sieve: Vacation Extension. 2022-07-06 01:25:47 +02:00
0e3c016299 install_update_dovecot.sh: a really minor change in script output. 2022-06-24 21:48:59 +02:00
9b04442170 install_update_dovecot.sh: add support for tor clients - add 127.0.0.1 to protocolls imaps and pop3s. 2022-06-14 09:24:54 +02:00
d58e67de62 install_update_dovecot.sh: add correct configure flag '--with-systemd' for systemd support. 2021-11-07 03:17:53 +01:00
dea7e2640f install_update_dovecot.sh: systemd service file is now loacted in '/lib/systemd/system/' directory. 2021-11-06 23:36:07 +01:00
3dbea534e6 install_update_dovecot.sh: fix error in case of update: aervice file was not newed. 2021-11-06 16:30:27 +01:00
6868898142 install_update_dovecot.sh: change '/var/run/*' into '/run/*'. 2021-11-06 11:17:50 +01:00
249837373c install_update_dovecot.sh: add default value for variable 'postmaster_address'. 2021-08-22 23:57:23 +02:00
6764855414 install_update_dovecot.sh: minor change on script output: shows now also setting for postfix configuration file (variable: postfix_main_cf). 2021-08-22 18:08:17 +02:00
7837919b99 install_update_dovecot.sh: add setting/default value for variable 'postfix_main_cf'. 2021-08-22 17:55:52 +02:00
fdcb6ec02e dovecot_convert_to_lmtp.sh,install_update_dovecot.sh: fix error in changing to lmtp service.. 2021-04-25 17:12:47 +02:00
973c78ebc6 install_update_dovecot.sh: some minor changes in script output. 2021-04-25 16:47:16 +02:00
7bae5e16bf install_update_dovecot.sh: (re)compltete changes for using LMTP service. 2021-04-25 16:40:56 +02:00
a013c0317e Add Webserver user (www-data) to group 'dovecot' if not already done. 2021-04-19 01:43:54 +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
a927e66fd5 configuration: require ssl/tls disable_plaintext_auth=yes and ssl=required 2020-12-09 02:07:59 +01: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
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
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
0dc4fdad68 install_update_dovecot.sh: name default spam filter as 'Move Spam'. 2019-11-13 14:37:34 +01:00
f97f38fa38 install_update_dovecot.sh: adjust 'PIDFile' at file 'dovecot.service' 2019-10-11 14:26:20 +02:00
a831ea065f install_update_dovecot.sh: Cconfigure stats service (10-master.conf). 2019-10-11 13:59:35 +02:00
98b68a68b0 Direct download does not work. So stop installation with option to proceed. 2019-10-11 02:00:09 +02:00
23b3a1ed70 Merge branch 'master' of https://git.oopen.de/install/mailsystem 2019-09-01 03:58:56 +02:00
b06eecc53b install_update_dovecot.sh: Remove crontab while updating dovecot. 2019-09-01 03:58:10 +02:00
d1d806d085 install_update_dovecot.sh: add service post-login. 2019-08-04 11:57:24 +02:00
f3f8a99866 install_update_dovecot.conf: support installation also if no IPv6 address is present. 2019-07-07 17:21:57 +02:00
38c2c17114 install_update_dovecot.sh: add support for dovecot versions 2.3.x . Fix minor errors. Add mire default values. 2018-10-01 00:22:28 +02:00
1174bc43b0 install_update_dovecot.sh: correct download url. 2018-09-27 02:02:42 +02:00
bfac1c384f install_update_dovecot.sh: in case of fresh install, create MySQL tables only if they not exists. 2018-05-16 21:00:33 +02:00
1a631532c4 install_update_dovecot.sh: fix error in setting 'mail_temp_dir' (file 10-mail.conf). 2018-05-14 15:10:33 +02:00
81bc06e7fc install_update_dovecot.sh: in case of systemd service file set 'PrivateTmp=false'. 2018-05-13 22:15:38 +02:00
18962fafec SASL Auth: force ssl/tls connections. 2018-05-01 15:11:47 +02:00