Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!umcp-cs!chris From: chris@umcp-cs.UUCP (Chris Torek) Newsgroups: net.unix Subject: Re: Looking for fix to BSD mail problem with \".\" Message-ID: <4034@umcp-cs.UUCP> Date: Tue, 28-Oct-86 06:08:31 EST Article-I.D.: umcp-cs.4034 Posted: Tue Oct 28 06:08:31 1986 Date-Received: Tue, 28-Oct-86 18:58:30 EST References: <4731@brl-smoke.ARPA> Reply-To: chris@umcp-cs.UUCP (Chris Torek) Organization: University of Maryland, Dept. of Computer Sci. Lines: 16 In article <4731@brl-smoke.ARPA> cpc@ames-prandtl.arpa (Chuck Collins) writes: >Has anyone made the necessary fixes to 4.2 BSD mail that causes it to >interpret a "." in a reply address to be some sort of Berkeley-internal >network address? It need not be fixed to do this: it does it already. You meant, no doubt, to ask for fixes to *stop* such `optimisations'. The problem is in /usr/src/ucb/Mail/optim.c, where it looks for network metacharacters. These are defined in config.c and (drum roll please) include a period. Unless you actually use any of this optim.c junk, it should be safe simply to remove the `.' from the definition in config.c and then recompile and reinstall Mail. -- In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 7690) UUCP: seismo!umcp-cs!chris CSNet: chris@umcp-cs ARPA: chris@mimsy.umd.edu