Looking for fix to BSD mail problem with \".\"
    Chris Torek 
    chris at umcp-cs.UUCP
       
    Tue Oct 28 21:08:31 AEST 1986
    
    
  
In article <4731 at brl-smoke.ARPA> cpc at 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 at umcp-cs		ARPA:	chris at mimsy.umd.edu
    
    
More information about the Comp.unix
mailing list