@@ -20,7 +20,7 @@ return function(task)
if ratelimited then
return true
end
- return
+ return false
EOD;
}
@@ -169,7 +169,7 @@ services:
- sogo
dovecot-mailcow:
- image: mailcow/dovecot:1.68
+ image: mailcow/dovecot:1.69
build: ./data/Dockerfiles/dovecot
cap_add:
- NET_BIND_SERVICE