Commit Graph

25 Commits (1dbda714012f8c971746523875b0ccc661618f73)

Author SHA1 Message Date
Ionut Filip 9684ebf33f Use mailustart package from git
Tim Möhlmann 7a9685bcb9
Resolve admin during start to work around Docker DNS flaky-ness
mergify[bot] 4204facd85
Merge pull request from usrpro/feat-logging
Implement some degree of logging
Tim Möhlmann 049ca9941f
Cleanup syntax and fix typo
Tim Möhlmann 0ac3cf9617
Don't recursivly chown on mailboxes.
This fixes .
Recursion is not needed, as the permissions will only need to be set on the first invocation.
Tim Möhlmann 7d01bb2a4d
LOG_LEVEL docs and changelog entry
Tim Möhlmann b04a9d1c28
Implement debug logging for template rendering
Tim Möhlmann b9313488dd
Add logging for tenacity.retry
In the process we found that the previous way of tenacity syntax caused it not to honor any args.
In this commit we've refactored to use the @decorator syntax, in which tenacity seems to behave better.
Ionut Filip 1187cac5e1 Finished up switching from .sh to .py
Ionut Filip eb7dfb5771 Cleaning up start.py
kaiyou d5162328ec Allow dovecot to write the source configuration directory for compiling sieve scripts
kaiyou 00b5ae11db
Merge branch 'master' into feat-abstract-db
Tim Möhlmann 0817629869
Increase attempts as it failed on fresh Swarm host
Tim Möhlmann 1bae5968ad
Import tenacy and fix syntax errors
Tim Möhlmann c457ccfa60
Use tenacity for resolver retries
kaiyou 9890e1fb2a Fix the dovecot configuration path
kaiyou 43b6547e1c Lower the loglevel of podop
kaiyou 6d088504bd Adjust podop debug level based on environment
kaiyou d8365bfbcf Use simpler routes for Dovecot
Tim Möhlmann cc8e15748b Retry 10 times when resolving fails in start.py scripts
Pierre Jaury b5d6b93869 Switch to using Podop in Dovecot
Mildred Ki'Lya ae8c9f5a6b Add various environment variables to allow running outside of docker-compose
kaiyou 091369915b Display the user quota in the admin interface
kaiyou 652ca769dc Allow authentication from webmail directly, fixes
kaiyou 689be5f2d9 Move all directories per theme