Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!oliveb!sun!sally!plocher From: plocher%sally@Sun.COM (John Plocher) Newsgroups: comp.mail.elm Subject: Now that someone is talking about Filter ... Message-ID: <103736@sun.Eng.Sun.COM> Date: 8 May 89 23:43:45 GMT Sender: news@sun.Eng.Sun.COM Reply-To: plocher@Sun.Com (John Plocher) Organization: Sun Microsystems, Mountain View Lines: 42 Elm's Filter program can be used to forward messages. When used in such a way, filter transforms the following header: From sun!uwvax!puff.cs.wisc.edu!jeff Date: some date From: jeff@puff.cs.wisc.edu (Jeff Public) Subject: something To: plocher@sun.com into Subject: "something" From: Filter of plocher@sun.com To: newperson@newmachine X-Filtered-by: Filter version xxx As I read RFC822 it *should* be doing this instead: Date: some date Resent-Date: date forwarded From: jeff@puff.cs.wisc.edu (Jeff Public) Resent-From: plocher@sun.com Resent-Sender: Filter program used by John Plocher Subject: something To: plocher@sun.com Resent-To: newperson@newmachine X-Filtered-by: Filter version xxx The questions: Do I understand things OK? Is the current Filter behavior correct? What will break if I try to recode filter to use the Resent- fields as shown in the last example? What is the answer to life, the universe, and everything? -John ps. Don't bother answering the last one - I know what the answer to *that* one because of my neat digital watch :-)