Commit Graph

2290 Commits

Author SHA1 Message Date
KiekerJan d359cef13e CSP header disrupts roundcube 2022-04-18 21:58:53 +02:00
KiekerJan a1851a413b use actual unbound command to flush cache 2022-04-18 21:52:33 +02:00
github@kiekerjan.isdronken.nl aaa7702d9d make dns resolver retrying explicit 2022-04-18 21:40:20 +02:00
KiekerJan 0392b07008 updates on nginx security headers 2022-04-18 21:16:21 +02:00
KiekerJan 1b0f7991db fix spelling error 2022-04-18 08:30:22 +02:00
KiekerJan 87c9e2381e check unbound is up before changing local dns server 2022-04-17 23:08:12 +02:00
KiekerJan d35b068a73 add dns exception handling 2022-04-17 22:56:30 +02:00
KiekerJan 9b252e0209 retrying dns timeouts 2022-04-04 22:31:54 +02:00
KiekerJan f1bc7187b2 update nextcloud to 23.0.2 2022-04-03 16:42:53 +02:00
KiekerJan 7ac4b412b0 attempts to reduce unnecessary dns update messages 2022-04-03 16:37:51 +02:00
lamberete 6e40c69cb5
Error message using IPv4 instead of failing IPv6.
One of the error messages around IPv6 was using the IPv4 for the output, making the error message confusing.
2022-03-26 13:50:24 +01:00
lamberete c0e54f87d7
Sorting ds records on report.
When building the part of the report about the current DS records founded, they are added in the same order as they were received when calling query_dns(), which can differ from run to run. This was making the difflib.SequenceMatcher() method to find the same line removed and added one line later, and sending an Status Checks Change Notice email with the same line added and removed when there was actually no real changes.
2022-03-26 13:45:49 +01:00
KiekerJan a4b6b15c14 add possibility for unbound blocklist 2022-03-22 13:05:25 +01:00
KiekerJan 600c07fb47 document bind9 replacement 2022-03-20 22:26:50 +01:00
KiekerJan 0f80d071db remove elaborate dns config, simply delete resolv.conf symlink 2022-03-20 22:12:02 +01:00
KiekerJan 640751b606 initial changes to use unbound as local dns resolver instead of bind 2022-03-20 20:57:19 +01:00
KiekerJan aefc4536d4 fix error when secondary dns server cannot be resolved, turn it into a warning 2022-03-15 21:41:59 +01:00
github@kiekerjan.isdronken.nl 2e23e44582 merge prelim 22.04 changes from upstream 2022-02-16 23:32:30 +01:00
github@kiekerjan.isdronken.nl c621299174 Merge remote-tracking branch 'origin/dkimpy' 2022-02-15 20:37:35 +01:00
github@kiekerjan.isdronken.nl d4e7fb985d remove openDKIM if present 2022-02-06 22:01:08 +01:00
github@kiekerjan.isdronken.nl 686e878af5 merge master 2022-02-02 12:15:22 +01:00
KiekerJan 72b08d6b9a fix installer bugs 2022-02-01 23:14:26 +01:00
github@kiekerjan.isdronken.nl d017c8b04c fixes to installer 2022-02-01 22:48:09 +01:00
github@kiekerjan.isdronken.nl 4f600cee15 Merge branch 'dkimpy' of https://github.com/kiekerjan/mailinabox into dkimpy 2022-02-01 22:46:01 +01:00
github@kiekerjan.isdronken.nl f827364c83 dkimpy dev and nextcloud installation details 2022-02-01 22:45:43 +01:00
KiekerJan 7e3af574d2 move command to web.sh setup 2022-02-01 22:43:43 +01:00
KiekerJan 4c89d503b6 upgrade nextcloud to 21 2022-02-01 22:41:28 +01:00
KiekerJan ed460560da cleanup 2022-02-01 21:39:40 +01:00
github@kiekerjan.isdronken.nl 11644ef93c merging master 2022-02-01 21:37:40 +01:00
github@kiekerjan.isdronken.nl 99c960fc56 dkimpy dev and nextcloud installation details 2022-02-01 21:36:06 +01:00
github@kiekerjan.isdronken.nl 3350fecd92 backport fix for dns resolver in python3-dkim 2022-02-01 21:36:06 +01:00
github@kiekerjan.isdronken.nl 8d5f52db0f update nextcloud and webmail plugins 2022-02-01 21:36:06 +01:00
jvolkenant 28b801607d Don't die if column already exists on Nextcloud 18 upgrade (#2078) 2022-02-01 21:36:02 +01:00
Arno Hautala 464c36ee3d regex change to exclude comma from sasl_username (#2074)
as proposed in #2071 by @jvolkenant
2022-02-01 21:31:30 +01:00
KiekerJan 2f86aa4eee upgraded nextcloud to 22 2022-02-01 21:31:30 +01:00
KiekerJan 59cf51ab30 updated readme 2022-02-01 21:31:30 +01:00
KiekerJan a041737f88 move command to web.sh setup 2022-02-01 21:31:30 +01:00
KiekerJan 2496f4783f upgrade nextcloud to 21 2022-02-01 21:31:30 +01:00
Ilnahro e952a69486 Include rsync to the installed basic packages (#2067)
Some VPS providers strip this package from their Ubuntu 18.04 VM images. This will help avoid errors.
2022-02-01 21:31:15 +01:00
steadfasterX 3a739823af fix: key flag id for KSK, fix format (#2063)
as mentioned (https://github.com/mail-in-a-box/mailinabox/pull/2033#issuecomment-976365087) KSK is 257, not 256
2022-02-01 21:28:33 +01:00
github@kiekerjan.isdronken.nl e2bfe62939 merge upstream V56 2022-02-01 21:02:18 +01:00
Joshua Tauberer 3a7de051ee Version 56 (January 19, 2022) 2022-01-19 16:59:34 -05:00
Darek Kowalski f11cb04a72
Update Vagrant private IP address, fix issue #2062 (#2064) 2022-01-08 18:29:23 -05:00
Joshua Tauberer cb564a130a Fix DNS secondary nameserver refesh failure retry period
Fixes #1979
2022-01-08 09:38:41 -05:00
Joshua Tauberer d1d6318862 Set systemd journald log retention to 10 days (from no limit) to reduce disk usage 2022-01-08 09:11:48 -05:00
Joshua Tauberer 34b7a02f4f Update Roundcube to 1.5.2 2022-01-08 09:00:12 -05:00
Joshua Tauberer a312acc3bc Update to Nextcloud 20.0.8 and update apps 2022-01-08 09:00:12 -05:00
Joshua Tauberer aab1ec691c CHANGELOG entries 2022-01-08 07:46:24 -05:00
github@kiekerjan.isdronken.nl 21d4817998 dkimpy dev and nextcloud installation details 2022-01-06 22:06:27 +01:00
github@kiekerjan.isdronken.nl 68db0bd752 incorrect apcu config? 2022-01-03 23:34:37 +01:00