Skip to content
Snippets Groups Projects
Commit 3e00f6a1 authored by Linus Nordberg's avatar Linus Nordberg
Browse files

Update installation instructions in README.

parent 9cf5d2f0
Branches master
No related tags found
No related merge requests found
......@@ -42,13 +42,12 @@ Requirements
Installation
-------------------------------------
* Run `autogen.sh` and then `./configure`.
* Run `autogen.sh` and then
`./configure --with-moduledir=/usr/lib/dovecot/modules`.
* Type `make` to compile the plugin.
* Find the plugin at `src/.libs/lib18_trees_plugin.so`.
* Copy to `/usr/lib/dovecot/modules/`
* Type `make install` to install the plugin to `/usr/lib/dovecot/modules/`
* Enable the plugin. For example, add `mail_plugins = expire quota trees`
to `/etc/dovecot/conf.d/10-mail.conf`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment