Metadata-Version: 2.2
Name: kalabash-contacts
Version: 0.9.6
Summary: Address book for 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-contacts
Project-URL: Changelog, https://github.com/amonak/kalabash-contacts/blob/master/CHANGELOG.md
Project-URL: Issues, https://github.com/amonak/kalabash-contacts/issues
Keywords: email
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: django-webpack-loader==2.0.1
Requires-Dist: vobject
Requires-Dist: caldav==1.3.9
Provides-Extra: test
Requires-Dist: factory-boy<3.4; 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: httmock>=1.2.6; extra == "test"

Address book plugin for Kalabash
================================

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
