Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site allegra.UUCP Path: utzoo!linus!decvax!harpo!eagle!allegra!honey From: honey@allegra.UUCP Newsgroups: net.mail,net.bugs.uucp,net.bugs.4bsd Subject: rmail buffers too short Message-ID: <1764@allegra.UUCP> Date: Sat, 20-Aug-83 09:04:27 EDT Article-I.D.: allegra.1764 Posted: Sat Aug 20 09:04:27 1983 Date-Received: Sat, 20-Aug-83 13:15:27 EDT Organization: Bell Labs, Murray Hill Lines: 5 several arrays in rmail.c are too short for comfort. e.g., the return address is put into a 64 byte array. make that, and anything else that strikes your eye, BUFSIZ or so (unless you enjoy removing core files from /usr/spool/uucp/.XQTDIR). peter