Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!seismo!brl-tgr!tgr!mrose%NRTC@usc-ecl.arpa From: mrose%NRTC@usc-ecl.arpa (Marshall Rose) Newsgroups: net.unix-wizards Subject: Re: rerouting mail after a timeout Message-ID: <1670@brl-tgr.ARPA> Date: Thu, 16-Jan-86 12:52:42 EST Article-I.D.: brl-tgr.1670 Posted: Thu Jan 16 12:52:42 1986 Date-Received: Sat, 18-Jan-86 01:11:45 EST Sender: news@brl-tgr.ARPA Lines: 14 I not sure how either MMDF-II or SendMail handle this, though my last recollections are that they don't worry about the problem. If, after you examine the question further, this turns out to be the case, you could run a POP (Post Office Protocol) server on your lab machine. All mail continues to get delivered to the lab machine. When a user on another machine wants his/her mail, they run a POP client program which retrieves the mail over the localnet (TCP/IP) and then they can work on it there. You can even set things up so that when mail gets posted, it gets posted on the lab machine via SMTP in such a way that replies go back to the lab machine. Although both POP and SMTP are fairly well known protocols, I know of only one user agent that makes substantial use of them: MH, the Rand Message Handler. For info on how to get a copy, drop a note to Bug-MH@UCI.EDU. /mtr