dictproxy: use crypt instead of doveadm pw

This commit is contained in:
link2xt
2023-10-20 08:16:14 +00:00
committed by holger krekel
parent 3012bfb79d
commit 31c45f951d
2 changed files with 3 additions and 12 deletions

View File

@@ -6,7 +6,6 @@ deploy-chatmail/venv/bin/pip install -e deploy-chatmail
deploy-chatmail/venv/bin/pip install -e chatmaild
python3 -m venv chatmaild/venv
sudo apt install -y dovecot-core && sudo systemctl disable --now dovecot
chatmaild/venv/bin/pip install --upgrade pytest build 'setuptools>=68'
chatmaild/venv/bin/pip install -e chatmaild