Daniel Aleksandersen
360d4e6411
New IMAP ACL
Secure authentication based on the ``imaplib`` module. Validating users against a modern IMAP4rev1 server that awaits STARTTLS on port 143. Legacy SSL (often on legacy port 993) is deprecated and thus unsupported. STARTTLS is enforced except if host is ``localhost`` as passwords are sent in PLAIN. Python 3.2 or newer is required for TLS.
The Radicale Project is a free and open-source CalDAV calendar server. For complete documentation, please visit the Radicale online documentation (http://www.radicale.org/documentation).
Description
Languages
Python
90.4%
JavaScript
8.3%
HTML
1.2%
Dockerfile
0.1%