Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!cbatt!osu-eddie!lien From: lien@osu-eddie.UUCP Newsgroups: comp.unix.questions Subject: Withdrawing mail Message-ID: <3163@osu-eddie.UUCP> Date: Thu, 19-Feb-87 21:48:28 EST Article-I.D.: osu-eddi.3163 Posted: Thu Feb 19 21:48:28 1987 Date-Received: Fri, 20-Feb-87 22:45:54 EST Sender: lien@osu-eddie.UUCP Organization: Ohio State Univ, Computer Science Department Lines: 19 From: Yao-Nan Lien This sounds crazy. But why not for a discussion? 1. Store each message in receivers /usr/spool/mail/xxx as a file with necessary information such that it can be deleted by authorized user. 2. Store each message in the sender's /usr/spool/mail/xxxx as a file and put a signal in receiver's mailbox. The message is delivered when the receiver read it. For local E-mail, I don't see any techinical difficulty to implement. (Let's assume there is no compatibility problem with existing software.) Yao-Nan Lien