1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2024-11-22 02:17:26 +00:00
mailinabox/setup
Joshua Tauberer a5d5a073c7 update Z-Push to 2.4.4
Starting with 2.4, Z-Push no longer provides tarballs on their download server. The only options are getting the code from their git repository or using one of their distribution packages. Their Ubuntu 18.04 packaes don't seem to actually work in Ubuntu 18.04, so thinking ahead that's currently a bad choice. In 78d1c9be6e we switched from doing a git clone to using wget on their downloads server because of a problem with something related to stash.z-hub.io's SSL certificate. But wget also seems to work on their source code repository, so we can use that.
2018-09-02 11:29:44 -04:00
..
bootstrap.sh v0.28 released, closes #1405 2018-07-30 11:14:38 -04:00
dkim.sh use "127.0.0.1" throughout rather than mixing use of an IP address and "localhost" 2016-05-06 09:10:38 -04:00
dns.sh Corrected typo in setup/dns.sh 2017-04-10 18:37:09 +02:00
firstuser.sh Set default user password length to 8 in non-interactive setups (#1123) 2017-03-26 13:23:34 -04:00
functions.sh wrap wget in hide_output so that wget errors are shown 2018-02-13 10:38:10 -05:00
mail-dovecot.sh revert f25801e/#1233 - use Mozilla intermediate ciphers for IMAP/POP not modern ciphers 2017-12-24 14:41:41 -05:00
mail-postfix.sh disable nested checker checks (#972) 2016-10-18 14:15:33 -04:00
mail-users.sh Dovecot LMTP accepted all mail regardless of whether destination was a user, broken by ae8cd4ef, fixes #852 2016-06-02 08:05:34 -04:00
management.sh replace free_tls_certificates with certbot 2018-06-29 16:46:21 -04:00
migrate.py replace free_tls_certificates with certbot 2018-06-29 16:46:21 -04:00
munin.sh Reduce munin-node log level to warning (#1330) 2018-01-19 12:00:44 -05:00
network-checks.sh prevent apt from asking the user any questions 2015-02-13 13:41:52 +00:00
owncloud.sh update to Nextcloud 13.0.5 2018-08-24 11:11:52 -04:00
preflight.sh lower memory requirements to 512MB, display a warning if system memory is below 768MB. (#952) 2016-10-15 15:41:25 -04:00
questions.sh run mailconfig.py's email address validator outside of the virtualenv during questions.sh 2018-01-20 10:59:37 -05:00
spamassassin.sh Add X-Spam-Score header to checked mail (#1292) 2017-12-18 08:17:47 -05:00
ssl.sh only set the CN field when generating initial CSR to prevent issues with the php7 ppa version of openssl (#1223) 2017-07-30 08:11:39 -04:00
start.sh small code cleanup testing if the utf8 locale is installed 2018-08-24 09:49:08 -04:00
system.sh replace free_tls_certificates with certbot 2018-06-29 16:46:21 -04:00
web.sh switch PHP's process manager to on demand 2017-08-30 13:39:25 -04:00
webmail.sh update to Roundcube 1.3.7 2018-08-24 10:47:22 -04:00
zpush.sh update Z-Push to 2.4.4 2018-09-02 11:29:44 -04:00