chatmail/chatmaild
link2xt 251aac18fb fix(dictproxy): check that user exists and create it in a transaction
Otherwise user may be already created by another connection
as checking if the user exists happens
in a different read-only transaction.
This happens when Delta Chat connects IMAP and SMTP at the same time.

Also update last_login time on login.
2023-11-08 19:34:17 +00:00
..
src/chatmaild fix(dictproxy): check that user exists and create it in a transaction 2023-11-08 19:34:17 +00:00
pyproject.toml fix init.sh and test.sh 2023-10-22 14:48:30 +02:00
README.md

chatmaild

chatmaild provides dovecot autentication to create dovecot users on login and mail filtering.