Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uwm.edu!zaphod.mps.ohio-state.edu!sunybcs!ubvms!gerland From: gerland@ubvms.cc.buffalo.edu (Jim Gerland - Manager, User Support Services) Newsgroups: news.software.anu-news Subject: NEWS_ADDRESS.CNF Question Message-ID: <23.25b463b3@ubvms.cc.buffalo.edu> Date: 17 Jan 90 17:23:15 GMT Organization: Academic Computing Services, University at Buffalo Lines: 17 I have the following line in my NEWS_ADDRESS.CNF file: *@* "in%""\001@\002""" and I thought that would handle any and all non-local addresses, but... when I tried to REPLY to user@node.UUCP it did not build the correct address, so I added the line: *@*.* "in%""\001@\002.\003""" and it built the correct address. QUESTION: Do I need to add *@*.*.* [...] to get any and all combinations? Thanks, Jim...