Commit Graph
12 Commits
Author SHA1 Message Date
KiekerJan 8c6d822a49 Merge branch 'main' into dnstimeouthandling 2023-02-13 21:51:47 +01:00
KiekerJan 1587248762 Disable Roundcube password plugin since it was corrupting the user database (#2198) 2023-01-15 08:22:43 -05:00
KiekerJan 0fc5105da5 Fixes to DNS lookups during status checks when there are timeouts, enforce timeouts better (#2191)
* add dns query handling changes

* replace exception pass with error message

* simplify dns exception catching

* Add not set case to blacklist lookup result handling
2023-01-15 08:20:08 -05:00
KiekerJan c29593b5ef explicitly enable fail2ban which didn't start (#2190) 2023-01-15 08:10:04 -05:00
KiekerJan 6642f3f95a Merge remote-tracking branch 'upstream/main' into dnstimeouthandling 2022-11-03 08:37:33 +01:00
KiekerJan c983037ff0 Add not set case to blacklist lookup result handling 2022-11-03 08:34:32 +01:00
KiekerJan ecbb210058 Add dns time out handling changes 2022-10-26 23:14:57 +02:00
KiekerJan 8d8d6e158b simplify dns exception catching 2022-10-23 23:40:04 +02:00
KiekerJan c462008a5e replace exception pass with error message 2022-10-23 23:35:37 +02:00
KiekerJan 6336dbbff7 add dns query handling changes 2022-10-23 23:32:47 +02:00
kiekerjan d584a41e60 Update Roundcube to 1.6.0 (#2153) 2022-09-17 09:20:20 -04:00
kiekerjan 646f971d8b Update mailinabox.yml (#2054)
The examples for login and logout use GET instead of POST. GET gives me an error when using it, while POST seems to work.
2021-10-31 12:49:26 -04:00