mailinabox/setup
Joshua Tauberer 299a2315c1 dkim 2048 bits - migration and zone file generation changes
* Add a migration to delete any existing DKIM key so that existing machines get a fresh 2048-bit key. (Sadly we don't support key rotation so the change is immediate.)
* Because the DNS record for a 2048-bit key is so much longer, the way we read OpenDKIM's DNS record text file had to be modified to combine an arbitrary number of TXT record quoted ("...") strings.
* When writing out the TXT record value, the string must be split into quoted ("...") strings with a maximum length of 255 bytes each, per the DNS spec.
* Added a changelog entry.
2015-06-25 13:06:29 +00:00
..
bootstrap.sh bootstrap.sh needs to apt-get update before it does an apt-get install, fixes #431 2015-06-10 09:33:47 -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 dkim 2048 bits - migration and zone file generation changes 2015-06-25 13:06:29 +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 simplify build/setup of dovecot-lucene package 2015-06-03 15:48:35 -04:00
mail-postfix.sh Merge pull request #427 from pichak/add-sender-login-mismatch 2015-06-24 18:03:03 -04:00
mail-users.sh Merge pull request #427 from pichak/add-sender-login-mismatch 2015-06-24 18:03:03 -04:00
management.sh bump to latest version of my email_validator library 2015-06-23 16:43:35 -04:00
migrate.py dkim 2048 bits - migration and zone file generation changes 2015-06-25 13:06:29 +00:00
munin.sh more work on munin 2015-05-25 17:03:52 +00:00
network-checks.sh prevent apt from asking the user any questions 2015-02-13 13:41:52 +00:00
owncloud.sh Issue #449 2015-06-24 14:06:01 +02:00
preflight.sh preflight memory check: units problems 2015-01-11 14:13:35 +00:00
questions.sh bump to latest version of my email_validator library 2015-06-23 16:43:35 -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 Use netcat to check if mailinabox webservice is available 2015-06-18 08:04:46 -04:00
system.sh Use netcat to check if mailinabox webservice is available 2015-06-18 08:04:46 -04:00
web.sh don't expose PHP version in the X-Powered-By header, closes #439, fixes #433 2015-06-18 11:12:03 +00:00
webmail.sh Roundcube 1.1.2 2015-06-17 11:00:15 +00:00
zpush.sh upgrade to ownCloud 8.0.2 2015-03-28 11:08:57 -04:00