dictproxy: use crypt instead of doveadm pw

This commit is contained in:
link2xt
2023-10-20 08:16:14 +00:00
parent 902f98c9ba
commit 15a9b4a2ef
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