Away message editor for Modoboa (postfix compatible)
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file modoboa-postfix-autoreply-1.8.1.tar.gz
.
File metadata
- Download URL: modoboa-postfix-autoreply-1.8.1.tar.gz
- Upload date:
- Size: 55.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1645e422734fc4f16fff21b9ab7530067786470d3dd61a30a8c693053e26d5af |
|
MD5 | 03f33d4c4038326395becec13afeb6e5 |
|
BLAKE2b-256 | 0e6a0a809896e76332e520705a0531b4e1f94b614196d719a4bffb5bc3f03909 |
File details
Details for the file modoboa_postfix_autoreply-1.8.1-py2.py3-none-any.whl
.
File metadata
- Download URL: modoboa_postfix_autoreply-1.8.1-py2.py3-none-any.whl
- Upload date:
- Size: 86.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c19f0bc1ce7df4f0d913972fa424cd43abb8aeb446d56ddaae6e606d98f84785 |
|
MD5 | 3256d3ca732d310a014cf47ab59dfc68 |
|
BLAKE2b-256 | 5e56ee25662908d103db6a434442a9c1d27a1d50c8e1c302c09eeba76ebfb3cb |