Skip to content

Instantly share code, notes, and snippets.

@Laeeth
Created December 28, 2016 20:34
Show Gist options
  • Save Laeeth/dbdf3bd90b00aecd790fcef35b82f437 to your computer and use it in GitHub Desktop.
Save Laeeth/dbdf3bd90b00aecd790fcef35b82f437 to your computer and use it in GitHub Desktop.
(re) build script for dovecot pigeonhole
./configure --prefix=/usr \
--with-dovecot=/opt/dovecot_git/core \
--with-moduledir=/opt/dovecot_git/modules \
--disable-static
make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment