modoboa-postfix-autoreply
=========================
|gha| |codecov|
Away message editor for Modoboa (postfix compatible).
Installation
------------
Install this extension system-wide or inside a virtual environment by
running the following command::
$ pip install modoboa-postfix-autoreply
Edit the settings.py file of your modoboa instance and add
``modoboa_postfix_autoreply`` inside the ``MODOBOA_APPS`` variable like this::
MODOBOA_APPS = (
'modoboa',
'modoboa.core',
'modoboa.lib',
'modoboa.admin',
'modoboa.relaydomains',
'modoboa.limits',
'modoboa.parameters',
# Extensions here
'modoboa_postfix_autoreply',
)
Run the following commands to setup the database tables::
$ cd <modoboa_instance_dir>
$ python manage.py migrate modoboa_postfix_autoreply
$ python manage.py collectstatic
$ python manage.py load_initial_data
Finally, restart the python process running modoboa (uwsgi, gunicorn,
apache, whatever).
Setup
-----
`Online documentation <https://modoboa-postfix-autoreply.readthedocs.io/en/latest/>`_.
.. |gha| image:: https://github.com/modoboa/modoboa-postfix-autoreply/actions/workflows/plugin.yml/badge.svg
:target: https://github.com/modoboa/modoboa-postfix-autoreply/actions/workflows/plugin.yml
.. |codecov| image:: http://codecov.io/github/modoboa/modoboa-postfix-autoreply/coverage.svg?branch=master
:target: http://codecov.io/github/modoboa/modoboa-postfix-autoreply?branch=master
Raw data
{
"_id": null,
"home_page": "http://modoboa.org/",
"name": "modoboa-postfix-autoreply",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "email postfix",
"author": "Antoine Nguyen",
"author_email": "tonio@ngyn.org",
"download_url": "https://files.pythonhosted.org/packages/0e/6a/0a809896e76332e520705a0531b4e1f94b614196d719a4bffb5bc3f03909/modoboa-postfix-autoreply-1.8.1.tar.gz",
"platform": null,
"description": "modoboa-postfix-autoreply\n=========================\n\n|gha| |codecov|\n\nAway message editor for Modoboa (postfix compatible).\n\nInstallation\n------------\n\nInstall this extension system-wide or inside a virtual environment by\nrunning the following command::\n\n $ pip install modoboa-postfix-autoreply\n\nEdit the settings.py file of your modoboa instance and add\n``modoboa_postfix_autoreply`` inside the ``MODOBOA_APPS`` variable like this::\n\n MODOBOA_APPS = (\n 'modoboa',\n 'modoboa.core',\n 'modoboa.lib',\n 'modoboa.admin',\n 'modoboa.relaydomains',\n 'modoboa.limits',\n 'modoboa.parameters',\n # Extensions here\n 'modoboa_postfix_autoreply',\n )\n\nRun the following commands to setup the database tables::\n\n $ cd <modoboa_instance_dir>\n $ python manage.py migrate modoboa_postfix_autoreply\n $ python manage.py collectstatic\n $ python manage.py load_initial_data\n\nFinally, restart the python process running modoboa (uwsgi, gunicorn,\napache, whatever).\n\nSetup\n-----\n\n`Online documentation <https://modoboa-postfix-autoreply.readthedocs.io/en/latest/>`_.\n\n.. |gha| image:: https://github.com/modoboa/modoboa-postfix-autoreply/actions/workflows/plugin.yml/badge.svg\n :target: https://github.com/modoboa/modoboa-postfix-autoreply/actions/workflows/plugin.yml\n\n.. |codecov| image:: http://codecov.io/github/modoboa/modoboa-postfix-autoreply/coverage.svg?branch=master\n :target: http://codecov.io/github/modoboa/modoboa-postfix-autoreply?branch=master\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Away message editor for Modoboa (postfix compatible)",
"version": "1.8.1",
"project_urls": {
"Homepage": "http://modoboa.org/"
},
"split_keywords": [
"email",
"postfix"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5e56ee25662908d103db6a434442a9c1d27a1d50c8e1c302c09eeba76ebfb3cb",
"md5": "3256d3ca732d310a014cf47ab59dfc68",
"sha256": "c19f0bc1ce7df4f0d913972fa424cd43abb8aeb446d56ddaae6e606d98f84785"
},
"downloads": -1,
"filename": "modoboa_postfix_autoreply-1.8.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "3256d3ca732d310a014cf47ab59dfc68",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 86047,
"upload_time": "2024-02-16T10:19:32",
"upload_time_iso_8601": "2024-02-16T10:19:32.835066Z",
"url": "https://files.pythonhosted.org/packages/5e/56/ee25662908d103db6a434442a9c1d27a1d50c8e1c302c09eeba76ebfb3cb/modoboa_postfix_autoreply-1.8.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0e6a0a809896e76332e520705a0531b4e1f94b614196d719a4bffb5bc3f03909",
"md5": "03f33d4c4038326395becec13afeb6e5",
"sha256": "1645e422734fc4f16fff21b9ab7530067786470d3dd61a30a8c693053e26d5af"
},
"downloads": -1,
"filename": "modoboa-postfix-autoreply-1.8.1.tar.gz",
"has_sig": false,
"md5_digest": "03f33d4c4038326395becec13afeb6e5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 55429,
"upload_time": "2024-02-16T10:19:34",
"upload_time_iso_8601": "2024-02-16T10:19:34.744691Z",
"url": "https://files.pythonhosted.org/packages/0e/6a/0a809896e76332e520705a0531b4e1f94b614196d719a4bffb5bc3f03909/modoboa-postfix-autoreply-1.8.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-16 10:19:34",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "modoboa-postfix-autoreply"
}