Split nmh dir into mmh dir (~/.mmh) and mail storage (~/Mail).
authormarkus schnalke <meillo@marmaro.de>
Fri, 23 Dec 2011 07:00:58 +0000 (08:00 +0100)
committermarkus schnalke <meillo@marmaro.de>
Fri, 23 Dec 2011 07:00:58 +0000 (08:00 +0100)
The profile (~/.mh_profile) became (~/.mmh/profile).

The idea was to separate the configuration files and the data (= messages).

The environment variables changed accordingly:
MH -> MMHP (profile)
MHCONTEXT -> MMHC (context)
new: MMH (mmh dir)

mh-install is not adjusted, yet.


No differences found