Some MH Patches

OK, so thank God and Marshall Rose for MH.

The patches towards the bottom of this page are old. They work fine, but I've uploaded new versions fixing the same problems to the nmh Savannah project . These are against nmh-1.1-RC1 and so should apply w/o any fuzz. Also, the feature where you can specify preferences when displaying one part of a multipart/alternative list has changed: the order in which they appear in mhn.defaults will now set preferences, too. Command-line switches take precedence, so you can override an mhn.defaults that looks like this

	mhn-show-text/plain:
	mhn-show-text/html: lynx -dump -force_html '%F'
and will display text in preference to HTML by invoking mhn like this
	mhn -type text/html 
so that you'd see HTML instead of text if both appeared in an alternative multipart.

The new patches are:

CRAP BISCUITS: Savannah's swamped with too many clients , and I can't upload the newer version of these patches. Oh, well, the ones below will still apply.

Older patches and descriptions

These patches address some problems or add features to MH in its current incarnation as nmh. Hm, I kinda lie here. Really, these patches are against the nmh-1.0.4 in the OpenBSD ports tree as of 16 Nov 2002.

There are three patches, so far:


Back to Blasted Heath Consulting LLC

11 Mar 2003: Added mhn.defaults patch and pointed to Savannah