I started from MH dirs + sylpheed.
It needs some authorization data in the (correctly indicated) postgersql DB. and it needs FAMd running!
dbus-uuidgen --ensure
foreach f ( *(.) ) {maildrop -V 1 ~/.maildrop-mmc < $f }
And I redirect to specific maildir in ~/.maildrop-mmc.
sylpheed-claws
* Before this package will work, you have to setup * the configuration files. Please review the * config/ subdirectory of imp in the webroot. * * Make sure imp is accounted for in horde's root * config/registry.php
* When installing horde into a vhost dir, you will * need to use the -d option so that it is installed * into the proper location. * * The 'vhosts' USE flag is switched ON * This means that Portage will not automatically run webapp-config to * complete the installation. * * To install horde-imp-4.1.3 into a virtual host, run the following command: * * webapp-config -I -h
-d horde-imp horde-imp 4.1.3 * * For more details, see the webapp-config(8) man page