9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* From addresses and upas
@ 1993-10-22 12:41 forsyth
  0 siblings, 0 replies; only message in thread
From: forsyth @ 1993-10-22 12:41 UTC (permalink / raw)


there might be a compromise.

we went through this here some time ago with an implementation of
the smtp part of upas as mangled by System V.4 and
somewhat unmangled by me.  it seems to be sufficient
to have the smtpd pick the right name to put in the Unix
`From ' header.  since it has already cracked the header and knows RFC822,
it's a fairly simple change.  it takes the `From ' address from the first of
Reply-to:, From:, Sender: and SMTP FROM:.  errors go to the SMTP FROM:.
(there should never be a Sender: without a From: but we get junk mail
from some machines.)

the Reply command in the mail reader just uses the `From ' address,
and needn't mess with the Wilt . (the Stilt) crud unless it wants to.

i didn't understand the recent discussion
until i realised that my From lines were being built as described by
our Unix machine before being sent to me on Plan 9,
and that's why my replies were going to the right address.
it also makes the seemail face list more interesting.





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1993-10-22 12:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1993-10-22 12:41 From addresses and upas forsyth

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).