{"id":19584119,"url":"https://github.com/modoboa/modoboa-postfix-autoreply","last_synced_at":"2026-01-10T23:50:42.467Z","repository":{"id":27175514,"uuid":"30645239","full_name":"modoboa/modoboa-postfix-autoreply","owner":"modoboa","description":"Away message editor for Modoboa (postfix compatible)  ","archived":false,"fork":false,"pushed_at":"2024-05-02T02:28:59.000Z","size":310,"stargazers_count":6,"open_issues_count":10,"forks_count":9,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-10-31T01:08:37.427Z","etag":null,"topics":["autoreply","modoboa","postfix","vacation"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/modoboa.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-02-11T11:45:49.000Z","updated_at":"2023-03-05T19:24:49.000Z","dependencies_parsed_at":"2024-06-21T04:32:57.000Z","dependency_job_id":"854c6b2b-0836-4da7-90e5-bce8f4705fd2","html_url":"https://github.com/modoboa/modoboa-postfix-autoreply","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modoboa%2Fmodoboa-postfix-autoreply","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modoboa%2Fmodoboa-postfix-autoreply/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modoboa%2Fmodoboa-postfix-autoreply/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modoboa%2Fmodoboa-postfix-autoreply/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/modoboa","download_url":"https://codeload.github.com/modoboa/modoboa-postfix-autoreply/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224069585,"owners_count":17250454,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["autoreply","modoboa","postfix","vacation"],"created_at":"2024-11-11T07:46:46.045Z","updated_at":"2024-11-11T07:46:47.116Z","avatar_url":"https://github.com/modoboa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"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 \u003cmodoboa_instance_dir\u003e\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 \u003chttps://modoboa-postfix-autoreply.readthedocs.io/en/latest/\u003e`_.\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmodoboa%2Fmodoboa-postfix-autoreply","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmodoboa%2Fmodoboa-postfix-autoreply","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmodoboa%2Fmodoboa-postfix-autoreply/lists"}