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)
commit7030d7edb099bff36ded7548bb5380f7acab4f9b
tree081d2aaea8c48224e46a4d0b193f1113381fcd1a
parent8971a6f1301b3220c4d4b7e729772420cfcd2b53
Split nmh dir into mmh dir (~/.mmh) and mail storage (~/Mail).
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.
config/config.c
h/mh.h
sbr/context_read.c
sbr/path.c
uip/mhparam.c