Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site elsie.UUCP Path: utzoo!watmath!clyde!burl!hou3c!hocda!houxm!ihnp4!zehntel!hplabs!hao!seismo!umcp-cs!cvl!elsie!ado From: ado@elsie.UUCP (Arthur David Olson) Newsgroups: net.bugs.uucp Subject: 4.?bsd uucp mail notification enhancement (reposting) Message-ID: <1221@elsie.UUCP> Date: Fri, 14-Sep-84 19:10:47 EDT Article-I.D.: elsie.1221 Posted: Fri Sep 14 19:10:47 1984 Date-Received: Tue, 25-Sep-84 03:43:13 EDT Organization: NIH-LEC, Bethesda, MD Lines: 26 In notifying a user of problems with file transfers, "uucp" sends the same message ("can't copy to file/directory - file left in PUBDIR/user/file") both when the file is left in PUBDIR on the local system and when the file is left in PUBDIR on the remote system. You can change uucp to produce different messages. Here are the relevant lines from "cntrl.c": char *Em_msg[] = { "COPY FAILED (reason not given by remote)", "local access to file denied", "remote access to path/file denied", "system error - bad uucp command generated", "remote system can't create temp file", #ifdef OLDVERSION "can't copy to file/directory - file left in PUBDIR/user/file", #else "can't copy to file/directory - file left in PUBDIR/user/file on remote system", #endif "can't copy to file/directory - file left in PUBDIR/user/file", }; I know some wiser person will set things straight if this is worng. -- ...decvax!seismo!umcp-cs!elsie!ado (301) 496-5688 (DEC, VAX and Elsie are Digital Equipment Corp. and Borden's trademarks)