Skip to content

Unrud/RadicaleIMAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Radicale IMAP

IMAP authentication plugin for Radicale.

Installation

$ python3 -m pip install --upgrade https://github.com/Unrud/RadicaleIMAP/archive/master.tar.gz

Configuration

[auth]
type = radicale_imap

# IMAP server hostname
# Syntax: address
# Syntax: address:port
# Syntax: [address]:port
# For example: imap.server.tld
#imap_host =

# Secure the IMAP connection
# Value: tls | starttls | none
#imap_security = tls

License

GPL-3.0

About

IMAP authentication plugin for Radicale

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages