index

mail-remote

How to read email from remote comp.

I started from MH dirs + sylpheed.

Installing IMAP

I chose courier-imap

It needs some authorization data in the (correctly indicated) postgersql DB. and it needs FAMd running!

client Evolution

it insists on well configured (& running) dbus: I had to

dbus

dbus-uuidgen --ensure

Converting mh to maildir.

maildrop
foreach f ( *(.)  ) {maildrop  -V 1  ~/.maildrop-mmc  <  $f }
And I redirect to specific maildir in ~/.maildrop-mmc.

filtering

how to keep using sylpheed, and why?

sylpheed-claws

Web mail:

* 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

Imap