Received: from localhost (daemon@localhost) by CS.UTK.EDU with SMTP (cf v2.9s-UTK) id KAA16911; Tue, 23 Sep 1997 10:08:49 -0400 (EDT) Received: by CS.UTK.EDU (bulk_mailer v1.7); Tue, 23 Sep 1997 10:07:54 -0400 Received: by CS.UTK.EDU (cf v2.9s-UTK) id KAA16825; Tue, 23 Sep 1997 10:07:53 -0400 (EDT) Received: from jekyll.piermont.com (jekyll.piermont.com [206.1.51.15]) by CS.UTK.EDU with ESMTP (cf v2.9s-UTK) id KAA16795; Tue, 23 Sep 1997 10:07:40 -0400 (EDT) Received: from [[UNIX: localhost]] ([[UNIX: localhost]]) by jekyll.piermont.com (8.8.6/8.6.12) with SMTP id KAA22417; Tue, 23 Sep 1997 10:07:19 -0400 (EDT) Message-Id: <199709231407.KAA22417@jekyll.piermont.com> X-Authentication-Warning: jekyll.piermont.com: [[UNIX: localhost]] didn't use HELO protocol To: Alan Barrett cc: drums@cs.utk.edu Subject: Re: TURN and disconnected SMTP with dynamic IP addresses In-reply-to: Your message of "Tue, 23 Sep 1997 09:43:25 +0200." Reply-To: perry@piermont.com X-Reposting-Policy: redistribute only with permission Date: Tue, 23 Sep 1997 10:07:18 -0400 From: "Perry E. Metzger" Alan Barrett writes: > Many people use BSMTP as a mailbag format. Some years ago, I used to make > much use of BSMTP over UUCP over TCP, and BSMTP over a horrible kludge > that included kermit. > > It seems to me that BSMTP over UUCP over TCP solves the "mail to > intermittently connected host with dynamic address" problem quite nicely > (if the UUCP authentication is considered adequate). I'd say that in a modern era, BSMTP over FTP or SSH or some such would work just as well. No need for UUCP. (Ironically, of course, FTP was the original ARPA mail transport protocol...) > AFAIK, BSMTP has never been documented properly. Documenting and > standardising BSMTP should be pretty easy. It is sort of documented in a hidden spot in RFC976. It probably should get real documentation. Given that BSMTP is existing practice and previously documented practice, it *might* be reasonable to document it better as part of the DRUMS effort. It shouldn't require more than a page or two. Perry