The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: jsteve@superglobalmegacorp.com (jsteve@superglobalmegacorp.com)
Subject: [TUHS] attachments: MIME and uuencode
Date: Sun, 12 Mar 2017 14:28:57 +0800	[thread overview]
Message-ID: <47519b01-0ef1-412e-8048-4494cd5d13f9@SG2APC01FT011.eop-APC01.prod.protection.outlook.com> (raw)
In-Reply-To: <CAEoi9W7Q_oT8D_o=jrOvB+F-WyaaOk_dQ4ptZ2fFAPFX87K3Hw@mail.gmail.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 3776 bytes --]

As much as I despise the whole ‘email server is my file server’, the thing is that email clients are cross platform, and an easy way to get data in and out of a server, and out to other people.  SMTP+UUENCODE/MIME is basically the best peer to peer network that is still going strong, since RFC 821 in 1982!  Naturally other email systems existed prior to this, but SMTP let you easily send across the internet, in a method that basically still works to this day, although servers have become more selective on who they talk to, thanks to the rise of SPAM..

I just fired up 4.3 BSD Uwsic, and setup an external DNS, and right away I’m able to send an email, and I’m able to receive it on gmail:

From: The Not Ready for Prime Time Super User root@csl3.wisc.edu

Compared to what a disaster FTP turned out with it’s active/passive port games, SMTP with it’s relay based nature is still the easiest way to send & receive data.  Add in something like Microsoft Exhcange, which has persistent and shared data stores, it’s quite easily to setup ‘public folders’ and keep binaries in there.  Of course you’d be crazy to put ancient email servers directly onto the internet, but you can easily setup forwarding/spooling gateways like postfix, to process inbound mail, and deliver it to your ancient UNIX/VMS/MacOS/Windows server of choice.  I route mine through MS Office 365, but backend on Exchange 5.5 as I can use the Outlook client on MS-DOS, MacOS, and OS/2 to easily get files around if needed.  Add in stunnel, and you can even use ‘modern’ IMAP clients against Exchange 5.5... Not that I’d recommend you doing something like this... lol

Sent from Mail for Windows 10

From: Dan Cross
Sent: Sunday, 12 March 2017 9:16 AM
To: Mary Ann Horton
Cc: TUHS main list
Subject: Re: [TUHS] attachments: MIME and uuencode

On Sat, Mar 11, 2017 at 6:05 PM, Mary Ann Horton <mah at mhorton.net> wrote:
Possible?  Yes.  Convenient?  No.

You could cat several uuencode files together and send them in one email.  You'd have to edit them on the receiving end into separate files and uudecode them separately.  In practice, you'd uuencode a tarball.

MIME was a major advance, and what's telling is that 25 years later, SMTP/MIME is still the standard.

This is so interesting. Not to be argumentative about it but I felt it was actually something of a regression. Something like making a file available via an FTP server (possible in an executable but unreadable directory with an obscure name) or just in some directory in an organization where a filesystem was shared and sending a pointer to the file via email seemed much more efficient, particularly if one was sending to multiple recipients. Attaching files to email as MIME components felt like trying to turn email into a filesystem, and SMTP into a file transfer protocol. The way I saw it, email was email and we already had file transfer protocols....

It seemed like MIME really took off when Microsoft embraced it; before that, plain ol' text seemed much more common. My sense at the time was that networked filesystems and services like FTP (or the then-nascent HTTP) were far less commonplace on the MS platform, so email as a content distribution mechanism was more natural in that world. I was somewhat dismayed at the inability to make Windows users see the light; in retrospect, of course, this just means that I myself was missing something critical.

Mary Ann, why did you consider it such a step forward? I'm really curious about the reasoning from folks involved with such things at the time.

        - Dan C.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://minnie.tuhs.org/pipermail/tuhs/attachments/20170312/cc705ceb/attachment.html>


  reply	other threads:[~2017-03-12  6:28 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-11 19:07 Mary Ann Horton
2017-03-11 23:01 ` Paul Winalski
2017-03-11 23:05   ` Mary Ann Horton
2017-03-12  1:14     ` Dan Cross
2017-03-12  6:28       ` jsteve [this message]
2017-03-12 23:41         ` Gregg Levine
2017-03-13  0:00           ` Larry McVoy
2017-03-13  1:59             ` Dave Horsfall
2017-03-12 23:43       ` Mary Ann Horton
2017-03-12 21:10   ` Dave Horsfall
     [not found]     ` <12de3888-3a82-4a8c-9177-50e6cb4cb931.maildroid@localhost>
2017-03-19  2:34       ` Dave Horsfall
2017-03-12 13:53 ` Tim Bradshaw
2017-03-12 17:42 ` Clem Cole
2017-03-12 23:35   ` Mary Ann Horton
2017-03-13  0:07     ` Clem Cole
2017-03-13  0:09     ` Warren Toomey
2017-03-13  0:11       ` Clem Cole
2017-03-12 15:10 Noel Chiappa
2017-03-12 18:13 Doug McIlroy
2017-03-12 18:22 ` Larry McVoy
2017-03-12 18:26 ` Clem Cole
2017-03-13  0:34   ` Dan Cross
2017-03-13  1:28     ` Larry McVoy
2017-03-13  5:39       ` Dave Horsfall
2017-03-13 11:37   ` Steffen Nurpmeso
2017-03-13 20:21     ` Steffen Nurpmeso
2017-03-13 22:14       ` Doug McIlroy
2017-03-14 10:49         ` Steffen Nurpmeso
2017-03-12 18:33 ` Paul Winalski
2017-03-13  5:58   ` Dave Horsfall
2017-03-12 18:57 Andy Valencia
2017-03-12 20:04 Noel Chiappa
2017-03-12 21:34 ` Random832
2017-03-12 22:12   ` Noel Chiappa
2017-03-13 14:58     ` Michael Kjörling
2017-03-13 21:56       ` Dave Horsfall
2017-03-14 10:33         ` Steffen Nurpmeso
2017-03-16 18:52         ` Michael Kjörling

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47519b01-0ef1-412e-8048-4494cd5d13f9@SG2APC01FT011.eop-APC01.prod.protection.outlook.com \
    --to=jsteve@superglobalmegacorp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).