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.
2012-07-05 20:52:10 +02:00
2012-07-05 20:52:10 +02:00
2010-01-18 10:49:13 +01:00
2011-08-30 18:53:06 +02:00
2009-09-01 15:59:18 +02:00
2012-03-20 18:36:34 +01:00
2011-08-27 13:29:38 +02:00
2012-03-20 18:41:14 +01:00
2012-03-20 18:36:34 +01:00

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
Adapted fork of radicale
Readme 3 MiB
Languages
Python 90.4%
JavaScript 8.3%
HTML 1.2%
Dockerfile 0.1%