Skip to content

Arvedui/RadicaleIMAP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Radicale IMAP

IMAP authentication plugin for Radicale.

Installation

$ python3 -m pip install --upgrade git+https://github.com/Unrud/RadicaleIMAP

Configuration

[auth]
type = radicale_imap

# IMAP server host name
# Syntax: address:port
# For example: imap.server.tld
#imap_host =

# Use StartTLS to secure the connection
# Requires Python >= 3.4
#imap_secure = True

License

GPL-3.0

About

IMAP authentication plugin for Radicale

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%