mirror of
https://github.com/chatmail/relay.git
synced 2026-05-13 01:24:36 +00:00
- Reject localparts with chars outside [a-z0-9._-] to prevent filesystem issues from crafted usernames via IMAP/SMTP auth - Use filelock to serialize concurrent account creation for same address, preventing TOCTOU race where two threads both create an account and last writer wins
chatmaild
chatmaild provides dovecot autentication to create dovecot users on login and mail filtering.