.editorconfig
.gitignore
.landscape.yaml
.travis.yml
LICENSE
MANIFEST.in
README.rst
pylintrc
requirements.txt
setup.cfg
setup.py
test-requirements.txt
.github/dependabot.yml
.tx/config
docs/Makefile
docs/conf.py
docs/index.rst
docs/setup.rst
modoboa_postfix_autoreply/__init__.py
modoboa_postfix_autoreply/apps.py
modoboa_postfix_autoreply/factories.py
modoboa_postfix_autoreply/forms.py
modoboa_postfix_autoreply/handlers.py
modoboa_postfix_autoreply/known_problems.py
modoboa_postfix_autoreply/models.py
modoboa_postfix_autoreply/modo_extension.py
modoboa_postfix_autoreply/serializers.py
modoboa_postfix_autoreply/tests.py
modoboa_postfix_autoreply/urls_api.py
modoboa_postfix_autoreply/views.py
modoboa_postfix_autoreply/viewsets.py
modoboa_postfix_autoreply.egg-info/PKG-INFO
modoboa_postfix_autoreply.egg-info/SOURCES.txt
modoboa_postfix_autoreply.egg-info/dependency_links.txt
modoboa_postfix_autoreply.egg-info/not-zip-safe
modoboa_postfix_autoreply.egg-info/requires.txt
modoboa_postfix_autoreply.egg-info/top_level.txt
modoboa_postfix_autoreply/locale/cs_CZ/LC_MESSAGES/django.mo
modoboa_postfix_autoreply/locale/cs_CZ/LC_MESSAGES/django.po
modoboa_postfix_autoreply/locale/de/LC_MESSAGES/django.mo
modoboa_postfix_autoreply/locale/de/LC_MESSAGES/django.po
modoboa_postfix_autoreply/locale/el_GR/LC_MESSAGES/django.mo
modoboa_postfix_autoreply/locale/el_GR/LC_MESSAGES/django.po
modoboa_postfix_autoreply/locale/en/LC_MESSAGES/django.mo
modoboa_postfix_autoreply/locale/en/LC_MESSAGES/django.po
modoboa_postfix_autoreply/locale/es/LC_MESSAGES/django.mo
modoboa_postfix_autoreply/locale/es/LC_MESSAGES/django.po
modoboa_postfix_autoreply/locale/fr/LC_MESSAGES/django.mo
modoboa_postfix_autoreply/locale/fr/LC_MESSAGES/django.po
modoboa_postfix_autoreply/locale/it/LC_MESSAGES/django.mo
modoboa_postfix_autoreply/locale/it/LC_MESSAGES/django.po
modoboa_postfix_autoreply/locale/ja_JP/LC_MESSAGES/django.mo
modoboa_postfix_autoreply/locale/ja_JP/LC_MESSAGES/django.po
modoboa_postfix_autoreply/locale/nl_NL/LC_MESSAGES/django.mo
modoboa_postfix_autoreply/locale/nl_NL/LC_MESSAGES/django.po
modoboa_postfix_autoreply/locale/pl_PL/LC_MESSAGES/django.mo
modoboa_postfix_autoreply/locale/pl_PL/LC_MESSAGES/django.po
modoboa_postfix_autoreply/locale/pt_BR/LC_MESSAGES/django.mo
modoboa_postfix_autoreply/locale/pt_BR/LC_MESSAGES/django.po
modoboa_postfix_autoreply/locale/pt_PT/LC_MESSAGES/django.mo
modoboa_postfix_autoreply/locale/pt_PT/LC_MESSAGES/django.po
modoboa_postfix_autoreply/locale/ro_RO/LC_MESSAGES/django.mo
modoboa_postfix_autoreply/locale/ro_RO/LC_MESSAGES/django.po
modoboa_postfix_autoreply/locale/ru/LC_MESSAGES/django.mo
modoboa_postfix_autoreply/locale/ru/LC_MESSAGES/django.po
modoboa_postfix_autoreply/locale/sv/LC_MESSAGES/django.mo
modoboa_postfix_autoreply/locale/sv/LC_MESSAGES/django.po
modoboa_postfix_autoreply/locale/zh_TW/LC_MESSAGES/django.mo
modoboa_postfix_autoreply/locale/zh_TW/LC_MESSAGES/django.po
modoboa_postfix_autoreply/management/__init__.py
modoboa_postfix_autoreply/management/commands/__init__.py
modoboa_postfix_autoreply/management/commands/autoreply.py
modoboa_postfix_autoreply/migrations/0001_initial.py
modoboa_postfix_autoreply/migrations/0002_auto_20150728_1236.py
modoboa_postfix_autoreply/migrations/0003_move_aliases.py
modoboa_postfix_autoreply/migrations/0004_delete_alias.py
modoboa_postfix_autoreply/migrations/0005_auto_20151202_1623.py
modoboa_postfix_autoreply/migrations/0006_auto_20160329_1501.py
modoboa_postfix_autoreply/migrations/0007_auto_20180928_1423.py
modoboa_postfix_autoreply/migrations/0008_delete_transport.py
modoboa_postfix_autoreply/migrations/__init__.py
modoboa_postfix_autoreply/templates/modoboa_postfix_autoreply/autoreply.html
test_project/manage.py
test_project/test_project/__init__.py
test_project/test_project/settings.py
test_project/test_project/urls.py
test_project/test_project/wsgi.py