>I'd like to test this out with mh-e, but am sorta busy. > >Can anyone recommend configure options I should use that are closest to >nmh-1.3 as distributed with 12.04?
Wow, 1.3? Whew. We got rid of a LOT of the configuration options along the way; that was basically a result of either including support for something, or getting rid of code no one used. For my testing, here's my configure line: % ./configure --with-cyrus-sasl --with-tls Other than the prefix setting, those are the only options you should normally need (I'd advise leaving those turned on unless there's a reason you can't get it to compile with those options). You can also use build_nmh, which I know David has put a lot of work into (and I see he mentioned already). --Ken _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
