home *** CD-ROM | disk | FTP | other *** search
- Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
- Path: sparky!uunet!paladin.american.edu!auvm!INFOODS.MIT.EDU!KLENSIN
- Errors-to: epmdf@YMIR.BITNET
- X-Envelope-to: PMDF-L@IRLEARN.BITNET
- X-VMS-To: IN%"ip_boss@degsyd.syd.deg.csiro.au"
- X-VMS-Cc: IN%"info-pmdf@YMIR.CLAREMONT.EDU"
- Content-type: TEXT/PLAIN; CHARSET=US-ASCII
- Content-transfer-encoding: 7BIT
- Mail-System-Version: <VAX-MM(312)+TOPSLIB(155)+PMDF(4.1)@INFOODS.MIT.EDU>
- Message-ID: <01GNN4MNNV2A95NBLN@YMIR.CLAREMONT.EDU>
- Date: Mon, 17 Aug 92 10:21:23 GMT
- Sender: PMDF Distribution List <PMDF-L@IRLEARN>
- From: John C Klensin <KLENSIN@INFOODS.MIT.EDU>
- Subject: RE: Mail User agents
- X-To: ip_boss@degsyd.syd.deg.csiro.au
- X-cc: info-pmdf@YMIR
- Newsgroups: bit.listserv.pmdf-l
- In-Reply-To: <1992Aug16.201127.143@degsyd.syd.deg.csiro.au>
- Lines: 35
-
- >> So the concept employed is that there is one central place
- >> that stays up all day, and you can access from all over the place. The
- >> problem now is that PC and Mac users expect a GUI as opposed to the
- >>...
- >That's why "store and forward" methods like POP have been very popular for
- >PCs and MACs of late. There some very nice looking POP client programs
- >available to overcome the issue of not having your personal computer
- >turned on all the time.
-
- Jack,
- While not disagreeing with anything you've said, I think a
- terminology clarification would be helpful before this discussion goes
- down the path of a parallel discussion about these mail-receiving
- protocols...
- Strictly speaking, one could easily construct "store and forward", and
- a solution to the shut-off workstation problem with SMTP alone. You
- would set up MX records for the workstations that would deposit the mail
- somewhere else if the workstation was off, e.g.,
- workstation MX 0 workstation
- workstation MX 10 postoffice
- You would then set "postoffice" up with a channel (or equivalent) for
- delivery to local workstations distinct from its channels for delivery
- to the rest of the network. And you would set a really aggressive retry
- schedule on that channel s.t., when the workstation came up, it would
- get its mail dumped on it in rather short order. You'd be effectively
- polling its SMTP port all the time, and delivering as soon as it came
- up.
-
- Is this a good idea? Well, no, and for a number of reasons. But it is
- "store and forward". POP et al., which depend on the workstation
- announcing to the server that they have come up and then retrieving the
- mail, are more like "store and fetch".
- --john
-
- Is th
-