Metadata-Version: 2.2
Name: kalabash-radicale
Version: 1.6.5
Summary: The Radicale frontend of Kalabash
Author-email: Alphamonak Solutions <amonak@alphamonak.com>
Project-URL: Homepage, https://alphamonak.com/
Project-URL: Documentation, https://kalabash.readthedocs.io/en/latest/
Project-URL: Repository, https://github.com/amonak/kalabash-radicale
Project-URL: Changelog, https://github.com/amonak/kalabash-radicale/blob/master/CHANGELOG.md
Project-URL: Issues, https://github.com/amonak/kalabash-radicale/issues
Keywords: kalabash,email,radicale,calendar,caldav
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django :: 4.2
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Communications :: Email
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Python: >=3.9
Description-Content-Type: text/x-rst
Requires-Dist: drf-nested-routers
Requires-Dist: django-webpack-loader==2.0.1
Requires-Dist: caldav==1.3.9
Provides-Extra: test
Requires-Dist: factory-boy<3.4.0; extra == "test"
Requires-Dist: testfixtures==8.1.0; extra == "test"
Requires-Dist: psycopg[binary]>=3.1; extra == "test"
Requires-Dist: mysqlclient<2.2.5; extra == "test"
Requires-Dist: packaging; extra == "test"

kalabash_radicale
=================

Kalabash is a mail hosting and management platform that includes a modern and simplified web user interface. It provides useful components such as an administration panel and webmail.

Kalabash integrates with well-known software such as **Postfix** and **Dovecot**. A SQL database (**MySQL**, **PostgreSQL**, or **SQLite**) is used as a central point of communication between all components.

## Features

- Modern web-based UI for easy management
- Integration with Postfix and Dovecot
- Support for multiple SQL databases (MySQL, PostgreSQL, SQLite)
- Administration panel for managing users, domains, and settings
- Webmail support for accessing emails conveniently
