Radicale IMAP authentication plugin
- Python 100%
| radicale_imap | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| .travis.yml | ||
| Changelog.md | ||
| LICENSE | ||
| MANIFEST.in | ||
| README.md | ||
| setup.cfg | ||
| setup.py | ||
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