![Maven Central Adds Sigstore Signature Validation](https://cdn.sanity.io/images/cgdhsj6q/production/7da3bc8a946cfb5df15d7fcf49767faedc72b483-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Maven Central Adds Sigstore Signature Validation
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
modoboa-postfix-autoreply
Advanced tools
|gha| |codecov|
Away message editor for Modoboa (postfix compatible).
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).
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
FAQs
Away message editor for Modoboa (postfix compatible)
We found that modoboa-postfix-autoreply demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.