Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!mips!cs.uoregon.edu!ogicse!orstcs! From: tomlinj@nostromo.CAS.ORST.EDU (Jack Tomlinson) Newsgroups: comp.mail.mh Subject: Re: Distributed MH Message-ID: <1991Apr26.195432.17978@lynx.CS.ORST.EDU> Date: 26 Apr 91 19:54:32 GMT References: <1991Apr23.032536.26773@lynx.CS.ORST.EDU> Sender: @lynx.CS.ORST.EDU Organization: Extension Service, Oregon State Univ. Lines: 25 Nntp-Posting-Host: nostromo.cas.orst.edu In article jim@cs.strath.ac.uk (Jim Reid) writes: >In article <1991Apr23.032536.26773@lynx.CS.ORST.EDU> gatesl@jasper.cs.orst.edu (GATES LEE) writes: > > I am currently working on a project to make a distributed mail package. > The idea is having multiple mail (MH) servers, and having a user establish > a socket connection to one of the servers to read thier mail. > >Why not just use the POP service that's included with MH? > > Jim I am also working on the same project with Lee, and have looked at the RFC's for POP3, and have not been able to find anywhere where it discusses multiple mail servers. One of the goals of this project is to have data redundancy for the unlikely event that the server is down. We plan on using 3 servers, each with an exact copy of the mail files. So, does in fact, POP3 implement this feature? I used Archie to find more information on POP3, but only found the recurring RFC 1081 & 1082. Any information would be appreciated. Jack.