
MKDoc::Setup::Forum - Install MKDoc::Forum on an MKDoc::Core site.

Make sure you have installed MKDoc::Core on your system with at least one MKDoc::Core site. Please refer to MKDoc::Core::Article::Install for details on how to do this.
You need access to a courrier IMAP server.

Once you know the connection parameters of your Courier IMAP server (server name, user name, password, port) installation should be very easy:
source /path/to/site/mksetenv.sh perl -MMKDoc::Setup -e install_forum
That's it! The install script will prompt you for the server connection parameters, test that it can connect to the server and finally write that connection information in your site directory.