Create DB with daemon #15
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Database should be created by
mailcloakon startup (if needed) and notmailcloakctl.Even with "mailcloakctl" replaced with webUI, an init stage must be done before first start, at least for certificates.
Only then, postfix & dovecot can be started. No reason to start mailcloak before them.
So we can keep db init and migrations in companion script
Issue to be closed.