mailinabox/setup
Joshua Tauberer 47a5a44b9e v0.10
* SMTP Submission (port 587) began offering the insecure SSLv3 protocol due to a misconfiguration in the previous version.
* Roundcube now allows persistent logins using Roundcube-Persistent-Login-Plugin.
* ownCloud is updated to version 8.0.3.
* SPF records for non-mail domains were tightened.
* The minimum greylisting delay has been reduced from 5 minutes to 3 minutes.
* Users and aliases weren't working if they were entered with any uppercase letters. Now only lowercase is allowed.
* After installing an SSL certificate from the control panel, the page wasn't being refreshed.
* Backups broke if the box's hostname was changed after installation.
* Dotfiles (i.e. .svn) stored in ownCloud Files were not accessible from ownCloud's mobile/desktop clients.
* Fix broken install on OVH VPS's.
2015-06-01 18:05:41 -04:00
..
bootstrap.sh v0.10 2015-06-01 18:05:41 -04:00
csr_country_codes.tsv when asking for a CSR country code, give the user a list 2014-08-21 17:28:04 +00:00
dkim.sh the opendmarc miter should run on incoming mail only 2015-03-21 16:14:01 +00:00
dns.sh add 'ip-transparent: yes' to nsd.conf 2015-05-04 11:24:40 +00:00
firstuser.sh move the user-interactive questions and other parts of start.sh into new files 2014-08-25 08:09:37 -04:00
functions.sh need my new email_validator library during questions 2015-05-03 11:02:23 -04:00
mail-dovecot.sh mistake in 31eec9fa1c #300 2015-04-11 15:24:15 -04:00
mail-postfix.sh Merge branch 'postgrey/delay/clean' of https://github.com/Xoib/mailinabox 2015-05-29 13:00:51 +00:00
mail-users.sh more work on making the bash scripts readable 2014-10-04 17:57:26 -04:00
management.sh bump to email_validator 0.1.0-rc5 2015-05-19 08:37:17 -04:00
migrate.py store IDNs (internationalized domain names) in IDNA (ASCII) in our database, not in Unicode 2015-04-09 14:46:02 +00:00
network-checks.sh prevent apt from asking the user any questions 2015-02-13 13:41:52 +00:00
owncloud.sh update to ownCloud 8.0.3 2015-05-11 13:00:40 +00:00
preflight.sh preflight memory check: units problems 2015-01-11 14:13:35 +00:00
questions.sh bump to email_validator 0.1.0-rc5 2015-05-19 08:37:17 -04:00
spamassassin.sh increase spampd maximum message size from 64KB to 500KB, matching the spamc default 2015-04-09 14:46:02 +00:00
ssl.sh Typo 2015-01-29 17:03:20 +00:00
start.sh if a migration fails, dont continue setup 2015-04-09 14:46:02 +00:00
system.sh upgrade to ownCloud 8.0.2 2015-03-28 11:08:57 -04:00
web.sh implement Mozilla (e.g. Thunderbird) autoconfiguration file 2015-01-31 21:33:18 +00:00
webmail.sh simplify the roundcube updating logic, changelog entry for roundcube persistent login 2015-05-30 14:07:36 +00:00
zpush.sh upgrade to ownCloud 8.0.2 2015-03-28 11:08:57 -04:00