Server IP : 85.214.239.14 / Your IP : 3.133.133.251 Web Server : Apache/2.4.62 (Debian) System : Linux h2886529.stratoserver.net 4.9.0 #1 SMP Tue Jan 9 19:45:01 MSK 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.18 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /srv/modoboa/env/lib64/python3.5/site-packages/modoboa-1.15.0.dist-info/ |
Upload File : |
Metadata-Version: 2.1 Name: modoboa Version: 1.15.0 Summary: Mail hosting made simple Home-page: http://modoboa.org/ Author: Antoine Nguyen Author-email: tonio@ngyn.org License: ISC Keywords: email Platform: UNKNOWN Classifier: Development Status :: 5 - Production/Stable Classifier: Environment :: Web Environment Classifier: Framework :: Django :: 2.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.5 Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7 Classifier: Topic :: Communications :: Email Classifier: Topic :: Internet :: WWW/HTTP Requires-Python: >=3.4 Requires-Dist: django (<2.3,>=2.2) Requires-Dist: django-braces (==1.14.0) Requires-Dist: django-ckeditor (==5.8.0) Requires-Dist: django-phonenumber-field[phonenumbers] (==4.0.0) Requires-Dist: django-reversion (==3.0.5) Requires-Dist: django-xforwardedfor-middleware (==2.0) Requires-Dist: dj-database-url Requires-Dist: djangorestframework (<3.12,>=3.11) Requires-Dist: uritemplate Requires-Dist: passlib (==1.7.2) Requires-Dist: bcrypt Requires-Dist: dnspython (==1.16.0) Requires-Dist: feedparser (==5.2.1) Requires-Dist: gevent (==1.4.0) Requires-Dist: jsonfield (==2.0.2) Requires-Dist: Pillow Requires-Dist: progressbar33 (==2.4) Requires-Dist: py-dateutil (==2.2) Requires-Dist: cryptography Requires-Dist: pytz Requires-Dist: requests Requires-Dist: lxml Requires-Dist: chardet Requires-Dist: ovh Requires-Dist: oath Provides-Extra: argon2 Requires-Dist: argon2-cffi (>=16.1.0) ; extra == 'argon2' Provides-Extra: ldap Requires-Dist: django-auth-ldap (>=1.3.0) ; extra == 'ldap' Provides-Extra: mysql Requires-Dist: mysqlclient (<=1.4.99) ; extra == 'mysql' Provides-Extra: postgresql Requires-Dist: psycopg2-binary (>=2.7.4) ; extra == 'postgresql' ################################ `Modoboa <http://modoboa.org/>`_ ################################ |travis| |codecov| |latest-version| Modoboa is a mail hosting and management platform including a modern and simplified Web User Interface. It provides useful components such as an administration panel or a webmail. Modoboa integrates with well known software such as `Postfix <http://postfix.org/>`_ or `Dovecot <http://dovecot.org/>`_. A SQL database (`MySQL <http://www.mysql.com>`_, `PostgreSQL <http://www.postgresql.org/>`_ or `SQLite <http://www.sqlite.org>`_) is used as a central point of communication between all components. Modoboa is developed with modularity in mind, expanding it is really easy. Actually, all current features are extensions. It is written in Python 3 and uses the `Django <https://www.djangoproject.com>`_, `jQuery <http://jquery.com>`_ and `Bootstrap <http://getbootstrap.com/>`_ frameworks. ************* Main features ************* * Administration panel * Reputation protection: `DNSBL <https://en.wikipedia.org/wiki/DNSBL>`_ checks, `DMARC <https://dmarc.org/>`_ `reports <https://github.com/modoboa/modoboa-dmarc>`_ and more * `Amavis <http://www.amavis.org>`_ `frontend <https://github.com/modoboa/modoboa-amavis>`_ * `Webmail <https://github.com/modoboa/modoboa-webmail>`_ * `Calendar <https://github.com/modoboa/modoboa-radicale>`_ * `Address book <https://github.com/modoboa/modoboa-contacts>`_ * `Per-user Sieve filters <https://github.com/modoboa/modoboa-sievefilters>`_ * `Autoreply messages for Postfix <https://github.com/modoboa/modoboa-postfix-autoreply>`_ * `Graphical statistics about email traffic <https://github.com/modoboa/modoboa-stats>`_ ************* Documentation ************* A detailed `documentation <https://modoboa.readthedocs.io/>`_ will help you to install, use or extend Modoboa. ***************** Demo Installation ***************** If you want to try out Modoboa, check out our `demo installation <https://demo.modoboa.org/>`_. ************* External code ************* The following external libraries are provided with Modoboa: * `jQuery version 1.9.1 <http://www.jquery.org/>`_ * `jQuery-UI 1.10+ <http://jqueryui.com/>`_ * `Bootstrap version 3.3.7 <http://getbootstrap.com/>`_ * `Bootstrap datetimepicker <http://eonasdan.github.io/bootstrap-datetimepicker/>`_ .. |latest-version| image:: https://img.shields.io/pypi/v/modoboa.svg :target: https://pypi.python.org/pypi/modoboa/ :alt: Latest version on Pypi .. |travis| image:: https://travis-ci.org/modoboa/modoboa.png?branch=master :target: https://travis-ci.org/modoboa/modoboa .. |codecov| image:: http://codecov.io/github/modoboa/modoboa/coverage.svg?branch=master :target: http://codecov.io/github/modoboa/modoboa?branch=master