Michael Kroes
bf82a1a535
Add a preflight check for the precence of ip_tables. Check if the kernel has ipv6_tables support and if the module is present load it. If ipv6 support isn't available and we have a public ipv6 address warn the user that the system has no ipv6 firewall
2016-03-27 14:32:19 +02:00
Michael Kroes
402b35db9d
Remove setting of hostname, move to seperate PR #773
2016-03-26 15:39:07 +01:00
Michael Kroes
09efa2e407
Merge master
2016-03-25 17:46:54 +01:00
Joshua Tauberer
df92a10eba
install roundcube from our own mirror, hosted in Josh's AWS S3 account, because sourceforge is down all the time
...
fixes #750 , see #701 , see #370
2016-03-23 17:31:24 -04:00
Joshua Tauberer
336b95b3d5
Merge pull request #756 from yodax/preflight_arm
...
Add a preflight check for supported architecture
2016-03-23 17:19:21 -04:00
Joshua Tauberer
56591abbc2
merge #766 - Configure bayes_file_mode in spamassassin/local.cf
2016-03-23 17:17:30 -04:00
Joshua Tauberer
083e3cf755
merge #757 (squashed) - add swap space to low-memory systems
2016-03-23 17:07:40 -04:00
Michael Kroes
696bbe4e82
Add a swap file to the system if system memory is less than 2GB, 5GB of free disk space is available, and if no swap file yet exists
2016-03-23 17:07:04 -04:00
Joshua Tauberer
cdedaed3b0
merge #744 - Fix for putty Line Drawing issues
2016-03-23 16:51:01 -04:00
Joshua Tauberer
c01f903413
edit NCURSES_NO_UTF8_ACS's comment, add changelog entry
2016-03-23 16:50:27 -04:00
Joshua Tauberer
546d6f0026
merge #674 - Support munin's cgi dynazoom
2016-03-23 16:10:30 -04:00
yodax
84f4509b48
Configure bayes_file_mode in spamassassin/local.cf
2016-03-20 05:55:58 +01:00
Michael Kroes
35a593af13
Improve preflight message
2016-03-14 07:14:09 +01:00
Michael Kroes
f69d6e9015
Add a preflight check for supported architecture
2016-03-14 07:00:33 +01:00
Michael Kroes
4ad318063b
Enable ufw in the config after allowing SSH
2016-03-13 09:03:00 +01:00
Michael Kroes
b79732ed1e
Make sure that ip6_tables module is loaded
2016-03-13 07:45:32 +01:00
Michael Kroes
3f27309d8c
Add offender to the comments
2016-03-12 21:23:18 +01:00
Michael Kroes
a40dafb751
Fix bad english
2016-03-12 17:13:13 +01:00
Michael Kroes
3a2bd32447
If no IPV6 address is present, disable that in the firewall to prevent errors during setup
2016-03-12 17:01:33 +01:00
Michael Kroes
9e6a8fcb14
Add ufw defaults, configure hostname on the running system, make /etc/defaults non group writable
2016-03-12 16:42:34 +01:00
Michael Kroes
33a9fb6aa2
Add a better message
2016-03-11 15:14:37 +01:00
Michael Kroes
0bc5d20e8f
Add check for user overrides to wgetrc
2016-03-11 15:10:31 +01:00
c0h1b4
6a48cdcdf3
Fix for putty Line Drawing issues
...
Fix for putty (Windows) Line Drawing characters to be shown correctly.
2016-03-01 10:40:39 -03:00
Joshua Tauberer
f78f039776
v0.17b (March 1, 2016)
...
----------------------
ownCloud moved their source code to a new location, breaking our installation script.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAABAgAGBQJW1YnLAAoJELkgQfTBC92BZg8H/RVfJRrhkM6B0UocYOmp2LQB
u6b/KxSM5JbBq9BTyQTAkQ0Dj6caWpBwAATGgxvyAYt0Du/QTx/ycfgenkP2DWcI
UYm+AkV2Eg9BiXpFqG33vJ/aWjATB+S3XM+77jMbeMb4kK+PfOHguvmxnsS4x8HY
h+unkXPy8fr1rATaOGg32fTZrKkVWAriHFfJqy3kkoTHS+9fj7MVGbTBPntPaC46
/42IsCFiQsNdz6QeHmXzFnP6AuqmkbcN9dpsFe36qfSfwVhNqC776lxxP+r1nK3p
AWs/q5VQ4V1ght3MzDch9dOlmGuqBVB1WkGdQVV7RemYrdNi5S1h+dXXUDiNXY8=
=C7LW
-----END PGP SIGNATURE-----
merge point release v0.17b
ownCloud moved their source code to a new location, breaking our installation script.
2016-03-01 07:24:06 -05:00
Joshua Tauberer
d881487d68
v0.17b
2016-03-01 07:23:20 -05:00
Joshua Tauberer
33d07b2b54
ownCloud moved their source code to a new location, breaking our installation script.
...
Fixes #741 .
2016-03-01 07:23:16 -05:00
Joshua Tauberer
fc5c198646
Merge pull request #728 from yodax/noexec
...
Add check to preflight for exec on tmp
2016-02-28 12:38:43 -05:00
Joshua Tauberer
f9ca440ce8
v0.17
2016-02-25 18:36:14 -05:00
Michael Kroes
a7e60af93f
Update comments
2016-02-21 12:47:09 -05:00
Michael Kroes
42f879687f
Add check to preflight for exec on tmp
2016-02-21 12:43:04 -05:00
Ángel Guzmán Maeso
e785886447
Fix small typo in comments
2016-02-18 15:38:33 +01:00
Joshua Tauberer
86368ed165
clean up apt_install lines and comments in setup/management.sh
2016-02-18 06:59:38 -05:00
Joshua Tauberer
5e4c0ed825
Revert "install boto (py2) via the package manager, not pip (used by duplicity)"
...
This reverts commit b32cb6229b
.
Fixes #627 . Fixes #653 . Closes #714 .
2016-02-18 06:54:23 -05:00
Joshua Tauberer
098e250cc4
bump free_tls_certificates, fixes #695 , if a challenge fails dont cache it permanently (or at all)
2016-02-16 09:08:58 -05:00
Joshua Tauberer
87d3f2641d
merge #685 - tweak postfix mail queue/warn/bounce times
2016-02-15 18:44:56 -05:00
Joshua Tauberer
c6c75c5a17
document the default values for delay_warning_time, maximal_queue_lifetime, bounce_queue_lifetime
2016-02-15 18:38:55 -05:00
Sony?
6182347641
spelling box->Box
2016-02-14 20:24:00 +01:00
Sony?
401b0526a3
Added a warning to the installation / setup script
...
See pull request #638 and issue #635 for more information.
2016-02-14 19:40:43 +01:00
Joshua Tauberer
8ea42847da
nightly status checks could fail if any domains had non-ASCII characters
...
https://discourse.mailinabox.email/t/status-check-emails-empty-after-upgrading-to-v0-16/1082/3
A user on that thread suggests an alternate solution, adding `PYTHONIOENCODING=utf-8` to `/etc/environment`. Python docs say that affects stdin/out/err. But we also use these environment variables elsewhere to ensure that config files we read/write are opened with UTF8 too. Maybe all that can be simplified too.
2016-02-13 11:51:06 -05:00
Joshua Tauberer
77937df955
bind postfix to the right network interface when sending outbound mail so that SPF checks on the receiving end will pass
...
fixes #3 (again)
2016-02-01 12:36:52 -05:00
Joshua Tauberer
4db8efa0df
bump Roundcube to 1.1.4
2016-02-01 12:31:42 -05:00
Joshua Tauberer
83ffc99b9c
change the public URL of bootstrap.sh to setup.sh
2016-01-30 11:19:51 -05:00
Joshua Tauberer
3615772b2d
v0.16
2016-01-30 11:15:14 -05:00
dofl
85a9a1608c
Update mail-postfix.sh
2016-01-21 16:05:43 +01:00
dofl
2e693f7011
Update mail-postfix.sh
...
Updated according to Josh's latest reaction. Sounds good.
2016-01-21 08:38:39 +01:00
dofl
6f0220da4b
Update mail-postfix.sh
...
Same result as maximal_queue_lifetime and bounce_queue_lifetime, but complies with rfc2821.
2016-01-20 15:34:22 +01:00
dofl
09a45b4397
Update mail-postfix.sh
...
The default timeout for Postfix's maximal_queue_lifetime and bounce_queue_lifetime is 5 days. This is way too long if you expect someone to have an answer and after 5 days you'll get the message that it's not delivered. This disrupts communication. It would be more responsive if the user got the 'can't deliver' error after 24 hours.
2016-01-20 13:25:41 +01:00
Joshua Tauberer
faaa74c3a7
tls: hide extra reasons why domains aren't getting a new certificate during setup
2016-01-14 07:21:08 -05:00
mike
8932aaf4ef
needed libcgi-fast-perl and chown log files
2016-01-13 23:55:45 -05:00
mike
6d6f3ea391
Added ability to use munin's dynazoom
2016-01-13 22:20:33 -05:00