Skip to main content

Away message editor for Modoboa (postfix compatible)

Project description

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

modoboa-postfix-autoreply-1.8.1.tar.gz (55.4 kB view details)

Uploaded Source

Built Distribution

modoboa_postfix_autoreply-1.8.1-py2.py3-none-any.whl (86.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file modoboa-postfix-autoreply-1.8.1.tar.gz.

File metadata

File hashes

Hashes for modoboa-postfix-autoreply-1.8.1.tar.gz
Algorithm Hash digest
SHA256 1645e422734fc4f16fff21b9ab7530067786470d3dd61a30a8c693053e26d5af
MD5 03f33d4c4038326395becec13afeb6e5
BLAKE2b-256 0e6a0a809896e76332e520705a0531b4e1f94b614196d719a4bffb5bc3f03909

See more details on using hashes here.

File details

Details for the file modoboa_postfix_autoreply-1.8.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for modoboa_postfix_autoreply-1.8.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c19f0bc1ce7df4f0d913972fa424cd43abb8aeb446d56ddaae6e606d98f84785
MD5 3256d3ca732d310a014cf47ab59dfc68
BLAKE2b-256 5e56ee25662908d103db6a434442a9c1d27a1d50c8e1c302c09eeba76ebfb3cb

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page