Files
relay/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
..
2023-10-22 14:48:30 +02:00
2023-10-15 16:08:58 +00:00

chatmaild

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