Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 773 Bytes

README.rst

File metadata and controls

20 lines (13 loc) · 773 Bytes

Colab Super Archives Plugin

https://travis-ci.org/colab/colab-superarchives-plugin.svg?branch=master https://coveralls.io/repos/github/colab/colab-superarchives-plugin/badge.svg?branch=master

Additional Configuration

You should add the following in the /etc/colab/settings.d/super_archives.py configuration file or the /etc/colab/settings.py

SUPER_ARCHIVES_PATH = '/var/lib/mailman/archives/private'
SUPER_ARCHIVES_EXCLUDE = []
SUPER_ARCHIVES_LOCK_FILE = '/var/lock/colab/import_emails.lock'