From owner-freebsd-current Thu Sep 3 11:15:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA24094 for freebsd-current-outgoing; Thu, 3 Sep 1998 11:15:25 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from pop.uniserve.com (pop.uniserve.com [204.244.156.3]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA24082 for ; Thu, 3 Sep 1998 11:15:22 -0700 (PDT) (envelope-from tom@uniserve.com) Received: from shell.uniserve.ca [204.244.186.218] by pop.uniserve.com with smtp (Exim 1.82 #4) id 0zEdtc-0006vC-00; Thu, 3 Sep 1998 11:14:12 -0700 Date: Thu, 3 Sep 1998 11:14:10 -0700 (PDT) From: Tom X-Sender: tom@shell.uniserve.ca To: Terry Lambert cc: current@FreeBSD.ORG Subject: Re: Vacation program utterly stupid; does not understand RFC822 In-Reply-To: <199809030014.RAA28929@usr07.primenet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 3 Sep 1998, Terry Lambert wrote: ... > If it's not a UNIX mailbox delivery (i.e., there is no "From "), it > ignores the header "From: ". "From " contains the envelope sender, and "From:" contains the header sender. If "From " does not exist, you probably want to check for a "Return-Path:" header which should contain a copy of the envelope sender. ... > > Terry Lambert > terry@lambert.org > --- > Any opinions in this posting are my own and not those of my present > or previous employers. Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message