TITLE {The MH Configuration window }
R {

In this window you can change the } BI {MH } R {settings. These settings will be saved in the } I {.mh_profile. } R {see also } T {mh_profile(5mh). } R {Because a lot of commands in } BI {TkMH } R {depend on these settings, all the windows with open folders and messages will be closed before you're allowed to change them. 
} BI {TkMH } R {uses the } BI {MH } R {commands from the bin directory set in the global variable } T {MH(bindir). } R {If you want to use a different version of MH, somewhere else on the system, you can edit the } T {.tkmh } R {file in your home directory (} V {env env(HOME)} R {), and append the line:

} T {set MH(bindir) foo/bar/bin } R {


}
B {Maildrop } R {is the file in which your incoming mail is collected. Normally it looks like } T {/usr/spool/mail/usercode. } R {This should be an absolute pathname.

}
B {Mail Dir } R {is the root directory for your folders and such. If this isn't an absolute pathname, it will be relative to your home directory (} V {env env(HOME)} R {).

}
B {Drafts } R {is the drafts folder. Altough it will be prepended by a '+' in the } I {.mh_profile, } R {you shouldn't do that here. } BI {TkMH } R {strips off the leading '+'. This means that the foldername you fill in here, will be relative to your Mail directory always. Do not attempt to overrule that by giving an absolute path; } BI {TkMH } R {won't work correctly if you do.

}
B {Inbox } R {is your inbox folder. The same rules apply here as for the drafts folder.

}
B {Alias File } R {is the file containing your } I {aliases. } R {This is relative to your } I {Mail dir } R {if it's not an absolute pathname.

}
B {Signature File } R {is the file used to append to the messages you send. If this is not an absolute pathname, it will be searched for in your home directory.

}
BI {The Buttons: } B {Reset } R {rereads the } I {.mh_profile } R {and resets the variables. } B {Save } R {writes the current variables to the } I {.mh_profile. } R {It is unfortunately impossible to run } BI {TkMH } R {without the settings saved, so for the changes to take effect, you have to do that. } B {Cancel } R {will return to the program without any changes.}