add mail plugin dir
This commit is contained in:
parent
751d64685f
commit
5c8eea5ff8
@ -43,7 +43,7 @@ RUN cd /tmp/dovecot && \
|
|||||||
make install
|
make install
|
||||||
|
|
||||||
RUN cd /tmp/pigeonhole && \
|
RUN cd /tmp/pigeonhole && \
|
||||||
./configure \
|
./configure --prefix '' \
|
||||||
--with-ldap=yes \
|
--with-ldap=yes \
|
||||||
--with-dovecot=/lib/dovecot \
|
--with-dovecot=/lib/dovecot \
|
||||||
--disable-static && \
|
--disable-static && \
|
||||||
|
@ -22,3 +22,5 @@ namespace inbox {
|
|||||||
special_use = \Drafts
|
special_use = \Drafts
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
mail_plugin_dir = /lib/dovecot
|
||||||
|
Loading…
Reference in New Issue
Block a user