Skip to content

setup: added grace period for account creation#2531

Merged
georglauterbach merged 5 commits intomasterfrom
scripts/setup/wait-for-accounts
Apr 18, 2022
Merged

setup: added grace period for account creation#2531
georglauterbach merged 5 commits intomasterfrom
scripts/setup/wait-for-accounts

Conversation

@georglauterbach
Copy link
Copy Markdown
Member

@georglauterbach georglauterbach commented Apr 4, 2022

Description

Previously, DMS would shut down immediately if no accounts were provided in an IMAP setup. This change drastically reduces the efforts for beginners, giving them two minutes of time before the container shuts down. This has the effect that setup is drastically simplified.

Type of change

  • Improvement (non-breaking change that does improve existing functionality)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (README.md or the documentation under docs/)
  • If necessary I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@georglauterbach georglauterbach added area/scripts kind/improvement Improve an existing feature, configuration file or the documentation labels Apr 4, 2022
@georglauterbach georglauterbach added this to the v11.0.0 milestone Apr 4, 2022
@georglauterbach georglauterbach self-assigned this Apr 4, 2022
Comment thread target/scripts/startup/setup-stack.sh Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread target/scripts/startup/setup-stack.sh Outdated
@georglauterbach georglauterbach merged commit 412f675 into master Apr 18, 2022
@georglauterbach georglauterbach deleted the scripts/setup/wait-for-accounts branch April 18, 2022 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/scripts kind/improvement Improve an existing feature, configuration file or the documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants