Commit Graph

43 Commits

Author SHA1 Message Date
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
59a3fe60fc install_update_dovecot.sh: force ssl/tls (ssl = required). 2018-05-01 14:27:04 +02:00
44e3afa5ba install_update_dovecot.sh: Fix (permission) error in configuring quota warnings. 2018-02-14 15:31:06 +01:00
91ab50e590 Change 'mail_max_userip_connections' to 24 for pop3 connections. 2018-01-23 16:32:39 +01:00
80d98c0363 - Change default process/client limits.
- Configure /var/vmail/tmp as temp directory (systemd service has PrivateTmpDir=true and so /tmp isn't usable).
2018-01-04 16:05:46 +01:00
dedbbfb707 Fix error at stopping dovecot service 2017-12-26 03:06:43 +01:00
4d165fbb9b - Stop dovecot service befor installing it
- Reload systemd daemon
- Only create init script if systemd is not supported
2017-12-25 03:52:49 +01:00
9176017e53 Remove deprecated 'autocreate' plugin. Modify expire plugin. 2017-11-06 17:48:22 +01:00
7340b5eea0 Set correct permissions on configuration file '10-mail.conf'. 2017-10-30 03:59:17 +01:00
e87398cdbe Versions (dovecot AND pigeonhole) must be given interactivly. SSLv2 is no longer known by dovecot. So remove '\!SSLv2' from dovecot configuration file '10-ssl.conf'. 2017-10-22 17:00:44 +02:00
ced2a28679 Initial commit - merge old projekts 'amavisd-new/', 'dovecot/', 'postfix', 'postfixadmin' and 'roundcube'. 2017-10-22 12:11:03 +02:00