Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!rpi!dali.cs.montana.edu!ogicse!zephyr.ens.tek.com!tektronix!nosun!qiclab!onion!wiskit!herbw From: herbw@wiskit.pdx.com (Herb Weiner) Newsgroups: comp.unix.aux Subject: Re: Anyone ported mh? Summary: mh works just fine with A/UX -- here's my conf/MH file Keywords: AUX mh Rand Mail Handler Message-ID: <1990Nov29.175023.4524@wiskit.pdx.com> Date: 29 Nov 90 17:50:23 GMT References: <27436@cs.yale.edu> Sender: herbw@wiskit.pdx.com (Herb Weiner) Organization: Kitchen Wisdom Publishing Company, Portland, Oregon, USA Lines: 30 -------- mh works just fine under A/UX (once you get sendmail properly configured -- thanks Alexis). Here's a copy of my conf/MH file. I believe this has answers to all the questions, but if anything's missing, let me know and I'll try to find it for you. Incidentally, the puzzling reference to /usr/local/lib/mh6/more in my MH file is simply a symbolic link to /bin/more. I wanted a convenient way to replace this globally without rebuilding the entire mh6 software. ----- CUT HERE ----- bin /usr/local/bin debug off etc /usr/local/lib/mh6 mail /usr/mail mandir /usr/local/man manuals standard chown /bin/chown editor /usr/local/lib/mh6/prompter remove mv -f mts sendmail bboards off pop off options ATHENA ATZ MORE='"/usr/local/lib/mh6/more"' SYS5 MHRC UCI ccoptions -O curses -lcurses ldoptions -s ranlib off ----- CUT HERE ----- Herb Weiner (herbw@wiskit.pdx.com)