Skip to content

comzeradd/radicale-imap

Repository files navigation

Radicale IMAP authentication plugin

IMAP authentication plugin for Radicale. This is a simplification fork of RadicaleIMAP.

Installation

python3 -m pip install radicale-imap

Configuration

[auth]
type = radicale_imap
imap_host = address:port
imap_secure = True

License

GPL-3.0