Ken Hornstein <[email protected]> writes: > I wouldn't mind some better intelligence in terms of picking out the > "good" MIME parts in the reply message, but I'm thinking that's a longer > term goal.
text/* would get you most of the way there. I think there are a handful of textual application/* types, so perhaps keying off of "inline" parts would be helpful. Except for inline types such as image/* and video/* of course. -- Bill Wohler <[email protected]> aka <[email protected]> http://www.newt.com/wohler/ GnuPG ID:610BD9AD _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
