From: utzoo!decvax!harpo!utah-cs!lepreau Newsgroups: net.mail Title: Re: rmail killing uucp? Article-I.D.: utah-cs.1388 Posted: Sat Feb 12 13:11:24 1983 Received: Sun Feb 13 06:32:23 1983 References: sytek.282 hou5f.215 ariel.231 Re which buffers in rmail to make bigger: assuming you are running rmail.c, just look at the declarations in main() and enlarge all the obvious ones to 256 or 512 or something. You don't have to understand it; there are a bunch called "from", "user", "to" and the like, of teeny size. Make 'em all big and you won't be bothered. Mempry is cheaper than your time. (If your rmail is a link to binmail, dunno.) -Jay